415
edits
Eriktorbjorn (talk | contribs) (Add note about unimportant debug console slowness) |
Eriktorbjorn (talk | contribs) (Added possible Options dialog TODOs) |
||
Line 20: | Line 20: | ||
*** fix glitch at the top of the dialog where part of the characters get stuck (see FIXME in about.cpp) | *** 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. | ||
** Options dialog | |||
*** Maybe a "Theme path" setting? | |||
*** Maybe a "MIDI gain" setting? (Used by FluidSynth.) | |||
** 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. | ||
** 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. |
edits