"Reset to default" values synchronized with the "Default" profile
This commit is contained in:
@@ -532,7 +532,7 @@ void ThresholdSelector::reset () {
|
||||
positions[0] = defPos[0];
|
||||
positions[1] = defPos[1];
|
||||
positions[2] = defPos[2];
|
||||
positions[2] = defPos[3];
|
||||
positions[3] = defPos[3];
|
||||
updateTooltip();
|
||||
queue_draw ();
|
||||
}
|
||||
|
Reference in New Issue
Block a user