1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-02 20:37:38 +02:00

Revert "Highlighting of resizers"

This reverts commit 3e7f82cf5e.
This commit is contained in:
Paul Licameli
2017-07-11 14:16:58 -04:00
parent 3e7f82cf5e
commit cddeb94c4b
3 changed files with 21 additions and 44 deletions

View File

@@ -67,8 +67,6 @@ TrackPanelResizeHandle::TrackPanelResizeHandle
: mpTrack{ track }
, mMouseClickY( y )
{
mChangeHighlight = RefreshCode::RefreshCell;
#ifdef EXPERIMENTAL_OUTPUT_DISPLAY
if (MONO_WAVE_PAN(track)){
//STM: Determine whether we should rescale one or two tracks