Replies: 3 comments 7 replies
-
|
Is this trackpad only? I know that our event handling system treating |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
@ilan-gold Did you ever figure out a root cause or solution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
No the only evidence I gathered was that it was MacOS dependent. Any insights? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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