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 resizing managed textures #425

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix resizing managed textures #425

merged 1 commit into from
Apr 17, 2024

Conversation

vdrn
Copy link
Contributor

@vdrn vdrn commented Apr 14, 2024

Resizing texture does not update its size params (since self.textures.get(..) returns a Copy)

Resizing texture does not update its size params (since `self.textures.get(..)` returns a `Copy`)
@not-fl3 not-fl3 merged commit 69c3466 into not-fl3:master Apr 17, 2024
10 checks passed
@not-fl3
Copy link
Owner

not-fl3 commented Apr 17, 2024

Thanks for PR!

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

Successfully merging this pull request may close these issues.

2 participants