mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Bug1076: Don't obliterate the point selection display during playback
This commit is contained in:
@@ -587,8 +587,8 @@ protected:
|
||||
|
||||
// This stores the parts of the screen that get overwritten by the indicator
|
||||
// and cursor
|
||||
double mLastIndicator;
|
||||
double mLastCursor;
|
||||
int mLastIndicatorX;
|
||||
int mLastCursorX;
|
||||
|
||||
// Quick-Play indicator postion
|
||||
double mOldQPIndicatorPos;
|
||||
|
||||
Reference in New Issue
Block a user