hi jude, om, I don't know what you mean with and mouse move > greater than ~10 px?
Dany Dany Dhondt archeme...@mac.com | Mobile +32 496 251 455 > Op 23-feb.-2015, om 05:28 heeft jude <flexcapaci...@gmail.com> het volgende > geschreven: > > List based dragging and dropping is disabled on mobile. I had to modify it > to get it to work. I don't think I have the original code anymore but > basically you had to set touch interaction mode to "mouse" on mouse down > (and mouse move > greater than ~10 px) and that would allow dragging. Then > on mouse up you set touch interaction mode back to though so scrolling, > selecting, etc worked as expected. > > On Sunday, February 22, 2015, OmPrakash Muppirala <bigosma...@gmail.com> > wrote: > >> Dragging and dropping in mobile should work fine. Have you tried it? Are >> you getting any errors? >> >> Thanks, >> Om >> On Feb 22, 2015 7:31 AM, "Dany Dhondt" <archeme...@mac.com <javascript:;>> >> wrote: >> >>> Hello, >>> >>> Does anyone know if dragging on mobile devices has been implemented yet? >>> So far, the only post I found was >>> >> http://flexponential.com/2011/06/21/using-drag-and-drop-with-a-spark-list-in-a-mobile-flex-application/ >>> < >>> >> http://flexponential.com/2011/06/21/using-drag-and-drop-with-a-spark-list-in-a-mobile-flex-application/ >>>> >>> >>> My aim is to freely drag around itemRenderers in a tiled list. >>> I'd like to achieve exact the same functionality like in this html page < >>> http://taskslider.archemedia.eu/> >>> Any thoughts? >>> >>> Dany >>