Skip to content

Fix tooltips in the Encyclopedia.#21538

Merged
Mailaender merged 1 commit into
OpenRA:bleedfrom
RoosterDragon:enc-tooltips
Aug 13, 2024
Merged

Fix tooltips in the Encyclopedia.#21538
Mailaender merged 1 commit into
OpenRA:bleedfrom
RoosterDragon:enc-tooltips

Conversation

@RoosterDragon

Copy link
Copy Markdown
Member

If multiple tooltips are defined with conditionals attached, the Encyclopedia could not handle this. Now, it selects the tooltip EnabledByDefault to match usage across the rest of the code.

Fixes #21530

If multiple tooltips are defined with conditionals attached, the Encyclopedia could not handle this. Now, it selects the tooltip EnabledByDefault to match usage across the rest of the code.
@Mailaender
Mailaender merged commit a2edc82 into OpenRA:bleed Aug 13, 2024
@Mailaender

Copy link
Copy Markdown
Member

Changelog

@RoosterDragon
RoosterDragon deleted the enc-tooltips branch August 14, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EncyclopediaLogic.cs doesn't take count that the TooltipInfo trait can be conditional

2 participants