-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
This is a great solution for what I am trying to do. Nice work.
I was trying to use the sort routine with delay on an iPhone app to prevent the rows in my table from moving around when the user scrolls the page up and down. The delay simulates a long press event. However if the screen is filled with rows, the UI scroll does not work and I cannot get to the items at the bottom. It's as if there's another layer on top of the sortable rows that's blocking the scrolling feature of the UI. Any ideas on how to fix this?
Metadata
Metadata
Assignees
Labels
No labels