mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 14:32:58 +02:00
... and eliminate some unnecessary calls to SubstitutePendingChangedTrack, because the track and the substitute store Y and height in their shared TrackView object. Also make GetMinimizedHeight() virtual to avoid inclusion of TrackPanel.h in TrackView.cpp.