mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 20:22:13 +01:00
Highlighting of resizers
This commit is contained in:
@@ -67,6 +67,8 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user