decentraland / decentraland/sdk
Mousewheel event
Open
api-change
enhancement
requires-tech-validation
- Dominant language
- No language data
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We could listen for wheel events just as we do for other buttons, with the addition that the mouse event should come with a few parameters to grant additional information about the distance and trajectory of the motion.
It might make sense to follow the javascript standard, that includes deltaX, deltaY, deltaZ, and deltaMode.
Contributor guide
Assessment
This issue has not been assessed yet.