Opened 3 months ago

Closed 3 weeks ago

#6920 closed defect (fixed)

GUI property 'textcolor_selected' isn't working

Reported by: obelix Owned by: Vantha
Priority: If Time Permits Milestone: Alpha 27
Component: UI & Simulation Keywords:
Cc: Patch: Phab:D5269

Description (last modified by obelix)

The optional GUI property 'textcolor_selected' doesn't work for lists and other list-based objects (namely olists and dropdowns). It is correctly created in source/gui/ObjectTypes/CList.cpp, but the feature is not implemented. (the same property seems already be working for input objects)

--> see the discussion by Vantha and Stan on the forums

Change History (3)

comment:1 by Vantha, 2 months ago

Description: modified (diff)
Owner: set to Vantha

comment:2 by obelix, 2 months ago

Description: modified (diff)
Patch: [https://code.wildfiregames.com/D5269 Phab:D5269]

comment:3 by Stan, 3 weeks ago

Resolution: fixed
Status: newclosed

In 28135:

Finish implementing property "textcolor_selected" for list GUI objects
Fixes #6920
Patch by: @Vantha
Differential Revision: https://code.wildfiregames.com/D5269

Note: See TracTickets for help on using tickets.