TrustedUser
574
edits
(→Fonts: We have TrueType font support and thus anti-aliased font support now.) |
(→Dialogs: Add notes on kStateDisabled text contrast issues) |
||
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). | |||
** 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. |