diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-04-29 07:47:57 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-05-11 12:06:19 -0700 |
commit | 23cf85e89c7f09281bedd7e704c867049c84cbe8 (patch) | |
tree | f05da4f3eb913d20dc94d90acea7e04bfd1ce999 /qt-models/filtermodels.cpp | |
parent | 743f217620d8758af658ecfd3f8960ebed0a1427 (diff) | |
download | subsurface-23cf85e89c7f09281bedd7e704c867049c84cbe8.tar.gz |
Map: don't reload map when in edit mode
During edit mode, we could get spurious reload() requests owing
to tabs being hidden. This led to undefined behavior:
In some cases entering dive site edit mode would show all dive
sites, in some only the dive site of the currently edited dive.
Therefore, refuse to reload the map while in edit mode. The
corresponding flag already exists.
Partially fixes #2076
Reported-by: Doug Junkins <junkins@foghead.com>
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/filtermodels.cpp')
0 files changed, 0 insertions, 0 deletions