Re: General UI support
Doublestrike wrote:That's an easy one - the "inactive" swatch in the default skin is too close to the "text" swatch.Chris H. wrote:The tabs for panels that are not active/not currently displayed are using white text on a white background and are unreadable.
(Before, the text was just black, so skins like Smith and Dark_Ascension were hiding the text. Now, the text follows the skin swatch.)
It looks like the inactive tabs are not using the inactive color swatch.
Instead, they appear to be using the Borders color swatch.
Found it... DragTab.java had the border and inactive swatches switched.