mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] Activating Auto zoom resets cursor
Change-Id: Ib815286e1316e20f72b31d3d9206aa032b06eff4
This commit is contained in:
committed by
Émilie Feral
parent
bf76b56f90
commit
f0cd0694a6
@@ -295,6 +295,7 @@ bool InteractiveCurveViewController::autoButtonAction() {
|
||||
m_interactiveRange->setDefault();
|
||||
m_interactiveRange->setZoomAuto(true);
|
||||
m_interactiveRange->checkForNormalizedRange();
|
||||
initCursorParameters();
|
||||
setCurveViewAsMainView();
|
||||
}
|
||||
return m_interactiveRange->zoomAuto();
|
||||
|
||||
Reference in New Issue
Block a user