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

ModelViewer wrapped in an IgnorePointer does not ignore. Scrolling a Dialog over top of ModelViewer causes camera to zoom. #101

Open
kfieldi5 opened this issue Jan 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kfieldi5
Copy link

kfieldi5 commented Jan 4, 2024

Describe the bug
ModelViewer wrapped in an IgnorePointer does not ignore. Scrolling a Dialog over top of ModelViewer causes camera to zoom. Also doesn't allow MouseCursor changes on components infront of the ModelViewer

To reproduce
Steps to reproduce the behavior:

  1. Wrap ModelViewer in a IgnorePointer
  2. Set ignore to true
  3. Observe that the mouse actions are not ignored.

Expected behavior
Mouse actions should be ignored when ModelViewer is wrapped in an IgnorePointer

@kfieldi5 kfieldi5 added the bug Something isn't working label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant