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

Layers higher than 1 don't clear when resized/projection change. #11

Open
Brandon502 opened this issue Oct 3, 2024 · 0 comments
Open

Comments

@Brandon502
Copy link

To reproduce setup a 2D fixture. Set layer 1 to stop at (1,1,1), create a layer 2 and have the entire fixture. When layer 2 size is changed the pixels are not cleared to black. This is tied to global blend value, so likely the pixels are being cleared but not using a blend value of 0 (255) so a faded effect remains.
Screenshot 2024-10-02 173235

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

No branches or pull requests

1 participant