Mercurial > getan
diff TODO @ 408:8ba4576e5381
TODO: added problem report for move.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 17 Mar 2017 08:18:31 +0100 |
parents | 527168c08ae4 |
children | a499441249af |
line wrap: on
line diff
--- a/TODO Tue Feb 28 12:14:56 2017 +0100 +++ b/TODO Fri Mar 17 08:18:31 2017 +0100 @@ -1,3 +1,9 @@ +20170317 BER: Reproduce and then fix a defect that it is surprising which + entries are moved by `m`. It happens when you have changed a lot of entries + from different projects (I assume), e.g. by editing the description, + the length or timedate and then use move where you intend to only move + one, the unwanted result is several moved entries. + 20160912 BER: Better code: states.py: classes EditEntryState and AdjustEntryState have same methods exit() and set_focus(), maybe join them?