mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-14 17:14:07 +01:00
Highlighting of Track Control Panel sliders
This commit is contained in:
@@ -21,7 +21,9 @@ SliderHandle::SliderHandle
|
||||
: mSliderFn{ sliderFn }
|
||||
, mRect{ rect }
|
||||
, mpTrack{ pTrack }
|
||||
{}
|
||||
{
|
||||
mChangeHighlight = RefreshCode::RefreshCell;
|
||||
}
|
||||
|
||||
SliderHandle::~SliderHandle()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user