Answered: How to deactivate autorepeating / taphold on Ext.field.Spinner
Answered: How to deactivate autorepeating / taphold on Ext.field.Spinner
Hi everyone,
i am using Ext.field.Spinner Component and noticed its autorepeat on taphold behavior. In my case the spinner components are children of a scrollview and i accidentally taphold the spinner when i am scrolling in the view (incrementing or decrementing its value). I searched the docs and forums but without any solution.
How can i deactivate autorepeating / taphold of Ext.field.Spinner?