mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] Set buttonAction method as protected
Change-Id: Iaef80fdbb6083be688fadc2b5fc515dbbd0d004c
This commit is contained in:
committed by
Émilie Feral
parent
aadf8f5716
commit
cab22fcbce
@@ -88,8 +88,7 @@ void RangeParameterController::buttonAction() {
|
||||
m_interactiveRange->setZoomAuto(false);
|
||||
m_interactiveRange->setZoomNormalize(m_interactiveRange->isOrthonormal());
|
||||
|
||||
StackViewController * stack = stackController();
|
||||
stack->pop();
|
||||
FloatParameterController::buttonAction();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user