Skip to content

Conversation

@CosimoTiger
Copy link
Owner

The new AbstractMenu open methods won't require a MenuManager instance, and will instead be supplied by the singleton instance that should be defined before opening menus. The old open methods are retained both for backwards compatibility and entry points of using multiple MenuManager implementations per a menu.

Resolves #20

The new AbstractMenu open methods won't require a MenuManager instance, and will instead be supplied by the singleton instance that should be defined before opening menus. The old open methods are retained both for backwards compatibility and entry points of using multiple MenuManager implementations per a menu.
@CosimoTiger CosimoTiger added the feature New feature or request for one label Oct 15, 2024
@CosimoTiger CosimoTiger self-assigned this Oct 15, 2024
@CosimoTiger CosimoTiger merged commit b0a1f98 into main Oct 15, 2024
@CosimoTiger CosimoTiger deleted the feature/singleton-menu-manager branch October 15, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request for one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the need to ever provide a MenuManager

2 participants