mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Bug2155: Deleting last track should reset play region to [0,0]
This commit is contained in:
@@ -225,6 +225,7 @@ private:
|
||||
SelectedRegion mLastDrawnSelectedRegion;
|
||||
double mLastDrawnH{};
|
||||
double mLastDrawnZoom{};
|
||||
bool mDirtySelectedRegion{};
|
||||
};
|
||||
|
||||
#endif //define __AUDACITY_ADORNED_RULER_PANEL__
|
||||
|
||||
Reference in New Issue
Block a user