415
edits
(Add theme caching ideas) |
Eriktorbjorn (talk | contribs) (Added links to some relevant patches/bug reports) |
||
Line 23: | Line 23: | ||
*** 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. | ||
** Options dialog | ** Options dialog | ||
*** Maybe a "Theme path" setting? | *** Maybe a "Theme path" setting? See [http://sourceforge.net/tracker/index.php?func=detail&aid=1502409&group_id=37116&atid=418820 bug #1502409] | ||
*** Maybe a "MIDI gain" setting? (Used by FluidSynth.) | *** Maybe a "MIDI gain" setting? (Used by FluidSynth.) See [http://sourceforge.net/tracker/index.php?func=detail&aid=1336171&group_id=37116&atid=418822 patch #1336171] | ||
*** Current order of tabs is: Graphics, Audio, MIDI, Paths | *** Current order of tabs is: Graphics, Audio, MIDI, Paths | ||
**** Split Audio tab to Audio and Volume as in Edit game dialog | **** Split Audio tab to Audio and Volume as in Edit game dialog | ||
Line 33: | Line 33: | ||
**** Make position of paths tab consistent with Options dialog | **** Make position of paths tab consistent with Options dialog | ||
** 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 "Å". See [http://sourceforge.net/tracker/index.php?func=detail&aid=1276480&group_id=37116&atid=418820 bug #1276480] | ||
*** 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