SwipeListView icon indicating copy to clipboard operation
SwipeListView copied to clipboard

Draging Items (by touch) stops working after some time

Open nhhop opened this issue 9 years ago • 0 comments

If I set CanDragItems=true it's possible to drag the SwipeListViewItem like a normal ListViewItem. With a mouse as an input device this is no problem but if I use touch input it's not very reliable and stops working all of a sudden. The DragStarting event does not get fired after some time playing around with a test app. I have not figured out what's causing this behaviour but minimizing the window, switching between apps and between mouse and touch input increases the chance to reproduce it.

nhhop avatar Mar 15 '16 23:03 nhhop