Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Disable right button mouse gestures when website is using the button #373

Open
mwisnicki opened this issue Dec 27, 2023 · 0 comments
Open

Comments

@mwisnicki
Copy link

mwisnicki commented Dec 27, 2023

Some websites, especially 3D ones like https://satoshi7190.github.io/Shinjuku-indoor-threejs-demo/ use right mouse button drag to control camera.

Unfortunately SmartUp still processes these drags as mouse gestures.

Perhaps it is possible to detect whether website is running right click drag handler? Maybe when drag starts on canvas element?

Otherwise maybe just cancel drag gesture (hide the line and stop tracking) after user gesture does not match any defined gesture?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant