Opened 2 years ago

Closed 2 years ago

#6380 closed defect (fixed)

Wrong tooltip style for Civilization Overview page

Reported by: Langbart Owned by: Langbart
Priority: If Time Permits Milestone: Alpha 26
Component: UI – Miscellaneous Keywords:
Cc: Patch: Phab:D4481

Description

Hovering over the little i icon, the default tooltip style is displayed, not the tooltip style defined in the .xml file.

It worked in [25352]

It no longer worked in [25353]

Attachments (2)

25352.jpg (55.4 KB ) - added by Langbart 2 years ago.
25353.jpg (56.5 KB ) - added by Langbart 2 years ago.

Download all attachments as: .zip

Change History (6)

by Langbart, 2 years ago

Attachment: 25352.jpg added

by Langbart, 2 years ago

Attachment: 25353.jpg added

comment:1 by Stan, 2 years ago

That was explicitely removed by wraitii according to the commit message

Removes the ability to set a custom tooltip style (that doesn't seem particularly useful), it'll reuse the style of the CText itself.

in reply to:  1 comment:2 by Langbart, 2 years ago

Replying to stanislas69:

That was explicitely removed by wraitii according to the commit message

Removes the ability to set a custom tooltip style (that doesn't seem particularly useful), it'll reuse the style of the CText itself.

Should be easy to fix by adding a tooltip_style to the file public/gui/reference/civinfo/styles.xml, just investigating to find a solution for wowgetoffmang's larger cursor in delenda est.

comment:3 by Langbart, 2 years ago

Owner: set to Langbart
Patch: Phab:D4481

adding a patch number

comment:4 by Stan, 2 years ago

Resolution: fixed
Status: newclosed

In 26319:

Restore the tooltip style for the Civ Overview page.
Patch by: @Langbart
Fixes: #6380
Differential Revision: https://code.wildfiregames.com/D4481

Note: See TracTickets for help on using tickets.