mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Move drawing code for track names
This commit is contained in:
@@ -911,7 +911,6 @@ void TrackPanel::DrawTracks(wxDC * dc)
|
||||
mTrackArtist->hasSolo = hasSolo;
|
||||
|
||||
this->CellularPanel::Draw( context, TrackArtist::NPasses );
|
||||
TrackArt::DrawTrackNames( context, GetTracks(), region, clip );
|
||||
}
|
||||
|
||||
void TrackPanel::SetBackgroundCell
|
||||
|
||||
Reference in New Issue
Block a user