Replies: 1 comment 4 replies
-
Is this trackpad only? I know that our event handling system treating |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone had any experience where they see on Safari:
Screen.Recording.2024-09-27.at.12.40.54.mov
I can provide a repro here: https://codesandbox.io/p/sandbox/reactjs-playground-forked-jy4pkh?file=%2Fpackage.json%3A11%2C31 but it's a bit complicated to provide an up-to-date repro since we are in progress updating to deck.gl
9.x.x
: hms-dbmi/viv#805This could be related to #6133?
The code for the layer in question is here: https://github.com/hms-dbmi/viv/blob/main/packages/layers/src/image-layer.js and its sublayer: https://github.com/hms-dbmi/viv/tree/main/packages/layers/src/xr-layer
Even help on how to debug this would be amazing!
Beta Was this translation helpful? Give feedback.
All reactions