phaser-scrollable
phaser-scrollable copied to clipboard
Two Scrollable Elements breaks Mouse Wheel
Adding two separate scrollable elements causes only the last one added to listen to the mouse wheel. And even implementing logic to detect which element the user's mouse is over and turning the Vertical Wheel property on and off depending on which element the mouse is over does not work. I can see the properties changing, but nothing about the behavior of the element changes.
Please advise? Is this repo still even managed? lol
Hey Taylor, This repo is "somewhat" managed. Don't have enough time to look at it regularly, but I do tend to help others when having issues.
I'll try and have a look at your example. Thanks for reporting!