Difference between revisions of "GUI Themes/TODO"

Jump to navigation Jump to search
(can't produce anymore garabe with the scroll bar in the list widget => fixed)
(add note about FIXME in about.cpp)
Line 18: Line 18:
** About dialog
** About dialog
*** looks bad. Probably add some shadows and text padding
*** looks bad. Probably add some shadows and text padding
*** fix glitch at the top of the dialog where part of the characters get stuck
*** fix glitch at the top of the dialog where part of the characters get stuck (see FIXME in about.cpp)
*** [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.
*** Often (always?) crashes when changing from 1x to 2x, or from 2x to 3x scaler.
*** Often (always?) crashes when changing from 1x to 2x, or from 2x to 3x scaler.
** The text "Norwegian Bokmål" isn't rendered correctly since our fonts do not have the letter "Å".
** The text "Norwegian Bokmål" isn't rendered correctly since our fonts do not have the letter "Å".
*** If we decide to use Latin-1 fonts instead, we should also update the About dialog to use accented characters where appropriate.
*** If we decide to use Latin-1 fonts instead, we should also update the About dialog to use accented characters where appropriate.