mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 07:40:10 +01:00
Refresh NoteTrack after zooming.
This commit is contained in:
@@ -241,6 +241,8 @@ void NoteTrackVRulerMenuTable::OnZoom( int iZoomCode ){
|
||||
break;
|
||||
}
|
||||
GetActiveProject()->ModifyState(false);
|
||||
using namespace RefreshCode;
|
||||
mpData->result = UpdateVRuler | RefreshAll;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user