mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Bugs2151,2156: playhead ruler overlay was leaving black marks behind
This commit is contained in:
@@ -100,6 +100,8 @@ private:
|
||||
void DoDrawSelection(wxDC * dc);
|
||||
|
||||
public:
|
||||
std::pair< wxPoint, wxBitmap >
|
||||
GetIndicatorBitmap(wxCoord xx, bool playing) const;
|
||||
void DoDrawIndicator(wxDC * dc, wxCoord xx, bool playing, int width, bool scrub, bool seek);
|
||||
void UpdateButtonStates();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user