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

Add PickingMode.Ignore to SafeArea VisualElements #8 #9

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

karolsw3
Copy link
Contributor

Fixes #8 . Ignores catching input by SafeArea containers. (doesn't affect its children)

Fixes artstorm#8 . Ignores catching input by SafeArea containers. (doesn't affect its children)
@peiledoir
Copy link

Nicely done @karolsw3! Can we get this merged in? Can confirm this worked for me too and this issue is currently blocking us from releasing.

@artstorm
Copy link
Owner

Thanks for the PR. Much appreciated. I'll merge it in, and update the package.

@artstorm artstorm merged commit 3410e1e into artstorm:main Mar 22, 2024
This pull request was closed.
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.

Some input detection scripts don't work due to SafeArea overlay.
3 participants