You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hovering over an Atropos element and using the mouse wheel to scroll, the 3D effect seems to be calculated based on the previous relative position.
screenrecording.atropos.webm
Expected Behavior
The position should be updated based on the actual pointer position, instead of the position set during onPointerEnter
Check that this is really a bug
Reproduction link
https://atroposjs.com/
Bug description
When hovering over an Atropos element and using the mouse wheel to scroll, the 3D effect seems to be calculated based on the previous relative position.
screenrecording.atropos.webm
Expected Behavior
The position should be updated based on the actual pointer position, instead of the position set during
onPointerEnter
Actual Behavior
No response
Atropos version
v2.0.2
Platform/Target and Browser Versions
Firefox and Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: