Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix partial UI soft-lock with certain in-game menus #2418

Merged

Conversation

past-due
Copy link
Member

Probably reproducible in several ways, but here's one:

  1. Start a multiplayer game
  2. Enable debug mode
  3. Open the Script Debugger (but collapse / minimize it for now)
  4. Press "ESC" to open the in-game menus
  5. Open either the Keymap Viewer or the Music Manager
  6. Restore the Script Debugger and click the "Add Structures" button
  7. See the UI lockup

This whole section of the UI could use a rewrite / modern use of "overlay screens" and such. But a quick fix is to actually clean up those special in-game menus in intCloseInGameOptionsNoAnim()

@past-due past-due added this to the 4.2.2 milestone Nov 19, 2021
@past-due past-due merged commit b429ffe into Warzone2100:master Nov 20, 2021
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.

None yet

1 participant