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 PopupMenu bad item offset with custom vseparation #56471

Merged
merged 1 commit into from Jan 12, 2022

Conversation

jmb462
Copy link
Contributor

@jmb462 jmb462 commented Jan 3, 2022

Fix #56455

Issue description :

In 3.x branch, customized values in PopupMenu theme for vseparation lead to bad item offset.
Master isn't concerned.

Identified cause :

Miscalculation concerning vseparation in PopupMenu height and items offset.

Before (with vseparation = 100)

bug

After (with vseparation = 100)

fix

@jmb462 jmb462 requested a review from a team as a code owner January 3, 2022 21:22
@KoBeWi KoBeWi added this to the 4.0 milestone Jan 3, 2022
@Calinou Calinou modified the milestones: 4.0, 3.5 Jan 3, 2022
@akien-mga akien-mga merged commit aa6dde2 into godotengine:3.x Jan 12, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.4.3.

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

Successfully merging this pull request may close these issues.

None yet

4 participants