mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-14 17:14:07 +01:00
Don't forget to modify undo state when toggling a sub-view
This commit is contained in:
@@ -821,6 +821,8 @@ void WaveTrackMenuTable::OnSetDisplay(wxCommandEvent & event)
|
||||
// Decide what to do here. Turn off multi-view instead?
|
||||
// PRL: I don't agree that it makes sense
|
||||
}
|
||||
else
|
||||
ProjectHistory::Get( mpData->project ).ModifyState(true);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user