LLMListView icon indicating copy to clipboard operation
LLMListView copied to clipboard

Reordering conflict

Open ionsharp opened this issue 7 years ago • 2 comments

Sometimes when you drag to reorder an item, the left or right swipe template partially shows and remains visible until you manually select the item.

ionsharp avatar Mar 17 '17 23:03 ionsharp

Thanks, yes I have reproduced this issue, but I have no idea how to fix it because reorder & swipe will response the drag event at the same time, it can't find which user want to do.

Here is a workaround: if want to reorder items, disable swipe first. reorder done, enable swipe.

Hope this will help you.

brookshi avatar Mar 18 '17 03:03 brookshi

👍

brookshi avatar Mar 19 '17 02:03 brookshi