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

[_ASDisplayLayer] Add protection around setting a layer’s position and transform #2116

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rcancro
Copy link
Contributor

@rcancro rcancro commented Sep 3, 2024

There is built in protection around setting invalid bounds for _ASDisplayLayer. Let’s extend this to also include protecting against setting an invalid position and an invalid transform.

…d transform

There is built in protection around setting invalid bounds for `_ASDisplayLayer`. Let’s extend this to also include protecting against setting an invalid position and an invalid transform.
@rcancro rcancro changed the title [_ASDisplayLayer] Add protection around setting a layer’s position an… [_ASDisplayLayer] Add protection around setting a layer’s position and transform Sep 3, 2024
@rcancro rcancro merged commit 2d7bf71 into TextureGroup:master Sep 4, 2024
11 checks passed
@rcancro rcancro deleted the nan branch September 4, 2024 15:45
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