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 vertical slider grabber_area height calculation #49572

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

azagaya
Copy link
Contributor

@azagaya azagaya commented Jun 13, 2021

Vertical slider was using grabber width to calculate grabber_area height, which caused the grabber area to be extended outside the widget when using grabbers with width higher than height.

This can be cherry picked to 3.3, already tested.

@azagaya azagaya requested a review from a team as a code owner June 13, 2021 14:27
@YeldhamDev YeldhamDev added this to the 4.0 milestone Jun 13, 2021
@akien-mga akien-mga added the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Jun 14, 2021
@akien-mga akien-mga merged commit 16027e7 into godotengine:master Jun 14, 2021
@akien-mga
Copy link
Member

Thanks!

@azagaya azagaya deleted the fix_grabber_area branch June 14, 2021 18:03
@YuriSizov YuriSizov removed cherrypick:3.3 cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Jun 14, 2021
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.

5 participants