mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-05 22:28:57 +02:00
Bug 1458 - Scrubbing Toolbar buttons do not update to show the action they will perform
This commit is contained in:
parent
e96edb8f26
commit
2a93e451b6
@ -250,4 +250,5 @@ void ScrubbingToolBar::EnableDisableButtons()
|
||||
barButton->PushDown();
|
||||
else
|
||||
barButton->PopUp();
|
||||
RegenerateTooltips();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user