Lubomir I. Ivanov 1e81dff946 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>
2015-03-11 07:38:46 -07:00
..
2014-11-14 13:45:54 -08:00
2015-01-18 21:25:59 +12:00
2015-01-18 21:25:59 +12:00
2015-02-10 10:45:46 -08:00
2015-01-18 21:25:59 +12:00
2014-06-01 15:42:32 -07:00