Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | undo: implement undo of setting a picture time by drag&drop | Berthold Stoeger | |
Even though the functionality is seemingly trivial, this is a bit invasive, as the code has to be split into two distinct parts: 1) Post undo command 2) React to changes to the divelist Don't compile that code on mobile. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |