mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 07:01:18 +02:00
Bug 1458 - Scrubbing Toolbar buttons do not update to show the action they will perform
This commit is contained in:
@@ -250,4 +250,5 @@ void ScrubbingToolBar::EnableDisableButtons()
|
|||||||
barButton->PushDown();
|
barButton->PushDown();
|
||||||
else
|
else
|
||||||
barButton->PopUp();
|
barButton->PopUp();
|
||||||
|
RegenerateTooltips();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user