mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Bug 1401 - Wait for window visibility before starting timer
This commit is contained in:
@@ -171,6 +171,7 @@ class AUDACITY_DLL_API TrackPanel final : public OverlayPanel {
|
||||
|
||||
virtual double GetMostRecentXPos();
|
||||
|
||||
virtual void OnIdle(wxIdleEvent & event);
|
||||
virtual void OnTimer(wxTimerEvent& event);
|
||||
|
||||
virtual int GetLeftOffset() const { return GetLabelWidth() + 1;}
|
||||
|
||||
Reference in New Issue
Block a user