Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#4350 closed defect (fixed)

[PATCH] Color of disabled gui elements

Reported by: Vladislav Belov Owned by: Vladislav Belov
Priority: Should Have Milestone: Alpha 22
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description (last modified by Vladislav Belov)

Some of elements has no disabled color (dropdown, label).

Comparison:

http://trac.wildfiregames.com/raw-attachment/ticket/4350/dropdown_resized.png

Attachments (7)

dropdown.png (159.9 KB ) - added by Vladislav Belov 7 years ago.
dropdown_resized.png (284.8 KB ) - added by Vladislav Belov 7 years ago.
4350_dropdown.patch (3.3 KB ) - added by Vladislav Belov 7 years ago.
Adds a style for disabled dropdowns
4350_dropdown_label.patch (5.1 KB ) - added by Vladislav Belov 7 years ago.
Adds a style for disabled dropdowns and labels
dropdown2.png (156.7 KB ) - added by Vladislav Belov 7 years ago.
4350_dropdown_label.2.patch (6.1 KB ) - added by Vladislav Belov 7 years ago.
Adds a style for disabled dropdowns and labels
4350_mainmenu.patch (1.0 KB ) - added by Vladislav Belov 7 years ago.
Adds a style for disabled buttons

Download all attachments as: .zip

Change History (20)

by Vladislav Belov, 7 years ago

Attachment: dropdown.png added

by Vladislav Belov, 7 years ago

Attachment: dropdown_resized.png added

comment:1 by Vladislav Belov, 7 years ago

Description: modified (diff)

by Vladislav Belov, 7 years ago

Attachment: 4350_dropdown.patch added

Adds a style for disabled dropdowns

by Vladislav Belov, 7 years ago

Attachment: 4350_dropdown_label.patch added

Adds a style for disabled dropdowns and labels

comment:2 by Vladislav Belov, 7 years ago

Keywords: patch rfc added
Owner: set to Vladislav Belov
Status: newassigned
Summary: Color of disabled gui elements[PATCH] Color of disabled gui elements

comment:3 by mimo, 7 years ago

Nice! is it possible to also grey the selected value (here High in the Shadow quality dropdown) of a disabled dropdown? And maybe replace "Shadow quality" by "Shadow Quality" for consistency, although i should maybe have posted this to #4351 :-)

in reply to:  3 comment:4 by Vladislav Belov, 7 years ago

Replying to mimo:

Nice! is it possible to also grey the selected value (here High in the Shadow quality dropdown) of a disabled dropdown? And maybe replace "Shadow quality" by "Shadow Quality" for consistency, although i should maybe have posted this to #4351 :-)

I think, it's possible, I will try, also will replace to "Shadow Quality" in the #4351.

in reply to:  3 comment:5 by Vladislav Belov, 7 years ago

Replying to mimo:

Nice! is it possible to also grey the selected value (here High in the Shadow quality dropdown) of a disabled dropdown?

Fixed.

http://trac.wildfiregames.com/raw-attachment/ticket/4350/dropdown2.png

Last edited 7 years ago by Vladislav Belov (previous) (diff)

by Vladislav Belov, 7 years ago

Attachment: dropdown2.png added

by Vladislav Belov, 7 years ago

Attachment: 4350_dropdown_label.2.patch added

Adds a style for disabled dropdowns and labels

comment:6 by elexis, 7 years ago

Milestone: Alpha 22Work In Progress

Moving to the new WIP milestone.

comment:7 by Imarok, 7 years ago

refs #1532

comment:8 by mimo, 7 years ago

Resolution: fixed
Status: assignedclosed

In 19020:

Change color of disabled labels and dropdowns, patch by vladislavbelov, fixes #4350

comment:9 by mimo, 7 years ago

Keywords: rfc removed
Milestone: Work In ProgressAlpha 22

Thanks for the patch. When testing, I've noticed that button labels also are not greyed: just select SinglePlayer in the menu, and the Campaigns button has still a white label. Maybe a next patch? :-)

in reply to:  9 comment:10 by Vladislav Belov, 7 years ago

Replying to mimo:

When testing, I've noticed that button labels also are not greyed: just select SinglePlayer in the menu, and the Campaigns button has still a white label. Maybe a next patch? :-)

It's the small patch enough :)

by Vladislav Belov, 7 years ago

Attachment: 4350_mainmenu.patch added

Adds a style for disabled buttons

comment:11 by Vladislav Belov, 7 years ago

Keywords: rfc added

comment:12 by mimo, 7 years ago

In 19023:

modify color text of disabled buttons, refs #4350, patch by vladislavbelov

comment:13 by mimo, 7 years ago

Keywords: rfc removed

Thanks again for the quick fix.

Note: See TracTickets for help on using tickets.