diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-05-24 21:38:56 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-06-15 11:20:49 -0700 |
commit | a20c22d9072f1a4fcb2b346a934c138df9f14a47 (patch) | |
tree | c411cfaaa0cc3b8f9b9cd4fc0c4110800d8ecb73 /dives/test50.xml | |
parent | f51e402e04bc1f15da7b9e4d4f57a4e4c5c28490 (diff) | |
download | subsurface-a20c22d9072f1a4fcb2b346a934c138df9f14a47.tar.gz |
Undo: hide multi-dive-edit warning message on subsequent edit
When a different field is edited, hide any old multi-dive-edit
warning message. The reason is that we might want to add an "undo"
button to the message. But this will undo the wrong command if
we don't hide the message.
Sadly, this means that we can't use animated show / hide, because
an animatedHide() followed immediately by an animatedShow() does
not necessarily show the message. In other words, and animatedShow()
does not interupt a started animatedHide()!?
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'dives/test50.xml')
0 files changed, 0 insertions, 0 deletions