Difference between revisions of "GUI Themes/TODO"

Jump to navigation Jump to search
42 bytes removed ,  19:13, 11 March 2016
→‎Dialogs: Showing hidden files is already possible.
(→‎Dialogs: Add remaining TODO from engine specific options review)
(→‎Dialogs: Showing hidden files is already possible.)
 
(2 intermediate revisions by one other user not shown)
Line 72: Line 72:
** [Classic theme] Text seems to be drawn over the dialog frame. At least at the top of the dialog.
** [Classic theme] Text seems to be drawn over the dialog frame. At least at the top of the dialog.
** The grey text (color 2, kStateDisabled) is hard to read in both the new and the classic theme.
** The grey text (color 2, kStateDisabled) is hard to read in both the new and the classic theme.
*** Reported as {{BugTrack|num=3582420}}. Fixed in Modern by fee19d. Fix for classic still needed? i.e. make lighter there as background is black (as opposed to Modern, which has almost white background).
*** Reported as {{Tracker|id=5833}}. Fixed in Modern by fee19d. Fix for classic still needed? i.e. make lighter there as background is black (as opposed to Modern, which has almost white background).
** Add a "fade" effect for the top/bottom text lines
** Add a "fade" effect for the top/bottom text lines
** Maybe prerender all of the text into another surface, and then simply compose that over the screen surface in the right way.
** Maybe prerender all of the text into another surface, and then simply compose that over the screen surface in the right way.
Line 89: Line 89:
* The sliding action of the debug console takes a lot more CPU now than it used to. On my 450 MHz P3, I don't even see it slide in 2x mode. It seems to appear/disappear all at once.
* The sliding action of the debug console takes a lot more CPU now than it used to. On my 450 MHz P3, I don't even see it slide in 2x mode. It seems to appear/disappear all at once.
* File browser dialog
* File browser dialog
** Add a "show hidden files" checbox
** Right now we "visualize" that an entry is a folder/directory by appending a slash "/" to the name. This is not really intuitive for non-Unix users. Maybe we could add small file / directory icons? And maybe also an up-arrow for the "up" button.
** Right now we "visualize" that an entry is a folder/directory by appending a slash "/" to the name. This is not really intuitive for non-Unix users. Maybe we could add small file / directory icons? And maybe also an up-arrow for the "up" button.


178

edits

Navigation menu