Discussion:
[Audacity-devel] Highlighting slider thumbs
Paul Licameli
2017-06-23 18:30:21 UTC
Permalink
Try it out here:

Be sure to open Mixer board to see the rotated versions of thumb images too.

Works in toolbars and Mixer board but not yet for TrackPanel's gain, pan,
and velocity.

PRL
James Crook
2017-06-23 19:19:50 UTC
Permalink
SliderDrawFunction in TrackPanel.cpp is still using:
->OnPaint(*dc);

So I think an update to TrackPanel.cpp in paul/highlight-sliders is missing.

--James.
Post by Paul Licameli
Be sure to open Mixer board to see the rotated versions of thumb images too.
Works in toolbars and Mixer board but not yet for TrackPanel's gain, pan,
and velocity.
PRL
Paul Licameli
2017-06-23 19:23:46 UTC
Permalink
Sorry, just supply false.
PRL
Post by James Crook
->OnPaint(*dc);
So I think an update to TrackPanel.cpp in paul/highlight-sliders is missing.
--James.
Post by Paul Licameli
Be sure to open Mixer board to see the rotated versions of thumb images too.
Works in toolbars and Mixer board but not yet for TrackPanel's gain, pan,
and velocity.
PRL
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Loading...