Difference between revisions of "ToDo: Theme Tweaks"
From Audacity Wiki
DavidBailes (talk | contribs) m (→Image Cache Tweaks) |
PeterSampson (talk | contribs) (added: {{todo}} On the Dark and High Contrast themes in Note tracks (MIDI) some numbers on the channel toggles in the TCP are barely discernible.) |
||
Line 3: | Line 3: | ||
* {{todo}} Lighter highlighting in TCP per [http://bugzilla.audacityteam.org/show_bug.cgi?id=1681 Bug 1681] | * {{todo}} Lighter highlighting in TCP per [http://bugzilla.audacityteam.org/show_bug.cgi?id=1681 Bug 1681] | ||
* {{todo}} Highlight down for buttons as well as highlight up. | * {{todo}} Highlight down for buttons as well as highlight up. | ||
− | * {{todo}} More visible highlight on | + | * {{todo}} More visible highlight on Classic. |
* {{todo}} Larger image for thumbs on sliders, so that we can have big thumbs on hover. | * {{todo}} Larger image for thumbs on sliders, so that we can have big thumbs on hover. | ||
* {{todo}} Fix number 7 on Note track. | * {{todo}} Fix number 7 on Note track. | ||
− | * {{todo}} On the | + | * {{todo}} On the Light theme, the graphics for labels have a dark blue fill, and black outline, which makes the outlines difficult to see. |
+ | * {{todo}} On the Dark and High Contrast themes in Note tracks (MIDI) some numbers on the channel toggles in the TCP are barely discernible. | ||
==Theme Code== | ==Theme Code== |
Revision as of 12:36, 16 July 2017
Image Cache Tweaks
-
Lighter highlighting in TCP per Bug 1681
-
Highlight down for buttons as well as highlight up.
-
More visible highlight on Classic.
-
Larger image for thumbs on sliders, so that we can have big thumbs on hover.
-
Fix number 7 on Note track.
-
On the Light theme, the graphics for labels have a dark blue fill, and black outline, which makes the outlines difficult to see.
-
On the Dark and High Contrast themes in Note tracks (MIDI) some numbers on the channel toggles in the TCP are barely discernible.
Theme Code
-
Use const on ImageCache data (by Henricj)
-
All cursor (line) colours themable
-
Abolish many pens and brushes and use the dynamic one.
-
Trawl all code for remaining hard coded images / colours.
-
Rearrange cache to more logical order.
-
Themable drop-downs for Device and Selection toolbars.