1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 06:03:49 +01:00

Bug 986 and other changes for more consistent zoom all and zoom fit...

... when there is audio before time zero.
This commit is contained in:
Paul Licameli
2015-05-28 20:22:42 -04:00
parent 6e1f76d60d
commit c84eeabe97
3 changed files with 25 additions and 13 deletions

View File

@@ -348,6 +348,7 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
void SafeDisplayStatusMessage(const wxChar *msg);
double ScrollingLowerBoundTime() const;
void SetHorizontalThumb(double scrollto);
// TrackPanel access