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

Simplify context menu bugfix + option border radius adjustment #160

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

tim-blackbird
Copy link
Contributor

@tim-blackbird tim-blackbird commented Nov 30, 2024

The context menu bugfix from #143 was rather complicated. Here it is replaced with a trigger.propagate(false); call to prevent the right click event from bubbling up further when a context menu is opened.

I've also separated the context-menu option border-radius from general buttons and adjusted it to look right.

image

@tim-blackbird tim-blackbird added C-Code Quality Keep things tidy A-Widgets Various primitive UI widgets labels Nov 30, 2024
@BUGO07
Copy link
Contributor

BUGO07 commented Dec 2, 2024

looks good 👍

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Dec 2, 2024
Merged via the queue into bevyengine:main with commit 6b92f2c Dec 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Widgets Various primitive UI widgets C-Code Quality Keep things tidy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants