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

feat(context_menu): add context menu widget as menu tree alternative to the popover widget #405

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

mmstick
Copy link
Member

@mmstick mmstick commented Apr 19, 2024

This provides a popover-style widget which displays a context menu using the menu tree API. Which will enable creating a popover over any widget that is embedded into it. This also applies ergonomic improvements to the imports of the menu widget types and functions.

@mmstick mmstick marked this pull request as ready for review April 22, 2024 14:23
@mmstick mmstick requested a review from a team April 22, 2024 14:23
@mmstick mmstick merged commit 9ffb87d into master Apr 22, 2024
11 checks passed
@mmstick mmstick deleted the context-menu branch April 22, 2024 15:25
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

2 participants