Unanswered: How to apply Auto Scrolling Based on mouse movement for a sencha touch list?
Unanswered: How to apply Auto Scrolling Based on mouse movement for a sencha touch list?
Hi All,
I've a list in which scrollable is set to true. When we scroll down by pressing mouse and moving, it is scrolling properly. But i want that to happen automatically based on the mouse position. If mouse is at bottom position and still scroll height is available, scrollTo should happen. How can it be achieved?
Sencha *Touch* was designed for a mobile experience, not desktop.
I agree your point. But, sencha provides support for BBM os >6. For Black berry bold, i need to make use of track pad. Hence, i require auto scrolling functionality to achieve that based on track pad's mouse pointer.