mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 09:17:23 +01:00
[Interval] Patch the need recomputing
This commit is contained in:
committed by
EmilieNumworks
parent
a52202fa90
commit
f250311856
@@ -85,6 +85,7 @@ int IntervalParameterController::reusableParameterCellCount(int type) {
|
||||
}
|
||||
|
||||
void IntervalParameterController::buttonAction() {
|
||||
m_interval->setNeedRecompute(true);
|
||||
StackViewController * stack = stackController();
|
||||
stack->pop();
|
||||
if (stack->depth() > 1) {
|
||||
|
||||
Reference in New Issue
Block a user