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 position and size of OptionButton PopupMenu #68573

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

Sauermann
Copy link
Contributor

@Sauermann Sauermann commented Nov 12, 2022

Use the correct Transform2D (get_global_transform_with_canvas) for position and size, which need to be in Viewport- coordinates.
resolve #68554

@Sauermann Sauermann requested a review from a team as a code owner November 12, 2022 18:53
@Sauermann Sauermann force-pushed the fix-optionbutton-popup branch 2 times, most recently from fc9845b to 634925a Compare November 12, 2022 19:15
Use the correct Transform2D (get_global_transform_with_canvas) for
position and size.
@Sauermann Sauermann force-pushed the fix-optionbutton-popup branch from 634925a to 95597bb Compare November 12, 2022 20:12
@Chaosus Chaosus added this to the 4.0 milestone Nov 13, 2022
@akien-mga akien-mga merged commit 2846ea1 into godotengine:master Nov 16, 2022
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants