andrewgu / ModConfigMenu

XCOM 2 Mod Config Menu: a project to build a shared settings menu for Xcom 2 mods.
11 stars 13 forks source link

Save and Exit, Cancel Buttons Unnecessarily Highlighted When UIScreen Loads #17

Closed Patrick-Seymour closed 8 years ago

Patrick-Seymour commented 8 years ago

The Save and Exit and Cancel buttons are selected by default when the UIScreen loads (see image). I've noticed similar issues with the Guerilla Tactics School list of Upgrade Projects: Labels appear highlighted when the menu loads, but once you mouse over-and-out of each label they appear correctly.

andrewgu yeah, not sure why it's happening, but again I think we can leave it as a 1.1 bug since it's small and should not require API changes, and it's not unique to this particular interface.

andrewgu commented 8 years ago

Fixed for now: doesn't look really wrong. Only the Save and Exit button is now highlighted by default.