Update knob after changing response 'lin/log'
This commit is contained in:
@@ -497,6 +497,7 @@ void Knob::contextMenuEvent( QContextMenuEvent * )
|
||||
void Knob::toggleScale()
|
||||
{
|
||||
model()->setScaleLogarithmic( ! model()->isScaleLogarithmic() );
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user