mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
Track panel refresh when changing linking enabledness
This commit is contained in:
parent
bea6140789
commit
56a464c199
@ -5094,6 +5094,7 @@ void AudacityProject::OnStickyLabel()
|
||||
SetStickyFlag(!GetStickyFlag());
|
||||
EditToolBar *toolbar = GetEditToolBar();
|
||||
toolbar->EnableDisableButtons();
|
||||
GetTrackPanel()->Refresh(false);
|
||||
}
|
||||
|
||||
void AudacityProject::OnAddLabel()
|
||||
|
Loading…
x
Reference in New Issue
Block a user