Answered: Scrollable views don't respond to mouse wheel events
Answered: Scrollable views don't respond to mouse wheel events
I have an application that I'm targeting for mobile (PhoneGap) and desktop (Qt + WebKit) use. Is there any way to get scrollable views to respond to mouse wheel events?
It would be nice to give my desktop users the choice to click and drag or to use the mouse wheel to scroll (which is a more natural in a desktop + mouse setup).
I saw that one too but according to the last reply, Sencha Touch 2 doesn't support mouse wheel events. It also doesn't appear to have Ext.ScrollManager. Either the Sencha developers removed the capability for one reason or another, or, because this is a developer preview, they haven't added that feature yet. Can we get the official word from a Sencha developer?