drok / Harmony-CitiesSkylines

Harmony 2.x assembly provider mod for Cities: Skylines
Other
13 stars 3 forks source link

UnifiedUI causes menu to not work #12

Closed drok closed 3 years ago

drok commented 3 years ago

When UnifiedUI (UUI) 0.1 - Beta is included in the Validation Checklist, the ESC button no longer brings up the menu, nor does clicking the cog in the top right corner of the screen.

Harmony Validation Checklist UnifiedUI

Needs investigation.

drok commented 3 years ago

It turns out this behaviour is by design. The mod hijacks the ESC key to cancel its own tool.

The behaviour can be disabled in the mods' options (I haven't verified it), but requiring custom configuration makes it unsuitable to be used in the Validation Checklist.

I removed it from the Validation checklist. @kianzarrin