mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-29 22:58:39 +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();
|
barButton->PushDown();
|
||||||
else
|
else
|
||||||
barButton->PopUp();
|
barButton->PopUp();
|
||||||
|
RegenerateTooltips();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user