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 GradientTexture2D editor height #62282

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

fire-forge
Copy link
Contributor

This PR fixes the GradientTexture2D editor to always be the same height instead of resizing to fit the texture vertically. That was causing an issue where dragging the texture width or height box makes the GradientTexture2D editor continuously resize and move the properties up and down, which made it more difficult to use.

Before After
image image

@fire-forge fire-forge requested a review from a team as a code owner June 21, 2022 14:11
@YeldhamDev YeldhamDev added this to the 4.0 milestone Jun 21, 2022
@akien-mga akien-mga merged commit 200009c into godotengine:master Jul 13, 2022
@akien-mga
Copy link
Member

Thanks!

@fire-forge fire-forge deleted the gradient2d-editor-fix branch July 13, 2022 17:01
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