proyecto26 / Phaser-Kinetic-Scrolling-Plugin

Kinetic Scrolling plugin for Canvas using Phaser Framework
https://proyecto26.github.io/Phaser-Kinetic-Scrolling-Plugin/
MIT License
131 stars 26 forks source link

Multidirectional scrolling support #10

Closed jorbascrumps closed 6 years ago

jorbascrumps commented 7 years ago

I know it's probably outside the scope of this project right now, but supporting multidirectional scrolling would be a nice feature to have. Currently scrollwheel support is enabled by setting either verticalWheel or horizontalWheel to true. However, setting both to true has some pretty unexpected behaviour, especially using a Macbook touchpad.

jdnichollsc commented 6 years ago

@iamchristopher The unexpected behaviour was fixed with the 1.0.6 version