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 atlas texture positioning in circular TextureProgressBar #93467

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

anniryynanen
Copy link
Contributor

In 4.2 TextureProgressBar needed to position its atlas texture, but in 4.3 draw_polygon() handles it.

Fixes #93462.

@anniryynanen anniryynanen requested a review from a team as a code owner June 22, 2024 13:06
@AThousandShips

This comment was marked as resolved.

In 4.2 TextureProgressBar needed to position its atlas texture, but in 4.3
`draw_polygon()` handles it.
@akien-mga akien-mga merged commit 04bf7d4 into godotengine:master Jun 22, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@anniryynanen anniryynanen deleted the progress-circle-atlas branch June 22, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants