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

2.11.0 #571

Merged
merged 11 commits into from
Mar 22, 2024
Merged

2.11.0 #571

merged 11 commits into from
Mar 22, 2024

Conversation

misternebula
Copy link
Member

@misternebula misternebula commented Mar 21, 2024

  • Added SetInputFieldPlaceholderText(string) to IOWMLPopupInputMenu.
  • Added the SetMessage(string) extension for all popup menus.
  • Added the SetButtonVisible(bool) extension for all buttons.
  • Added title & pause buttons to the language controller, which swaps out their font when a language is changed. Popup menus and option menu items will be added to this in the next update.
  • Fixed SetupTitleMenu being called multiple times due to the gamma popup.
  • Added CleanupTitleMenu, CleanupPauseMenu, CleanupOptionsMenu for event unsubscriptions to happen in.
  • Managers are now passed to Setup methods.
  • Added PauseMenuOpened and PauseMenuClosed events to PauseMenuManager.
  • Added OnActivateMenu and OnDeactivateMenu to popups.

@misternebula misternebula changed the title 2.10.4 2.11.0 Mar 22, 2024
@misternebula misternebula merged commit 5457e2a into master Mar 22, 2024
3 checks passed
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.

1 participant