diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2015-03-11 03:23:45 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-03-11 07:38:46 -0700 |
commit | 1e81dff946b8dd4e0c9526329cf095b55a9c7ccc (patch) | |
tree | 9eda3efa740b51461f655fddca5751fe7f417f39 /exif.h | |
parent | 2a1a868db20f2fea08f946cf3733d6deeb61b066 (diff) | |
download | subsurface-1e81dff946b8dd4e0c9526329cf095b55a9c7ccc.tar.gz |
Planner: disable mouse interaction when zoomed in
When zoomed in, things like moving planner points is not possible,
but if the user attempts that, replan() -> plotDive() is called
and the zoomLevel should be reset to the default value (we don't
really want that), but instead it's lost for some reason
(as the user reports: "Somes times, it changes to 100% which is ok").
If moving points becomes possible eventually while zoomed in,
we need to figure a way to replot without resetting the zoom level
in plotDive().
Fixes #851
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'exif.h')
0 files changed, 0 insertions, 0 deletions