Hi all,
When working with Drag And Drop Mobile draggable list items, I ran into a scrolling issue. When the list with listiitems is longer than the screen, I cannot find a way to scroll to the top, while dragging a listitem.
in other words, when I drag my draggable list item to the top of the screen, I want the list to scroll up, so i can drop my draggable item at the top of that list.
Is there anyone that have been struggling with this and found a solution?
Thank you,Johannes
Set the droparea relative to screen and use LongPress input in order to select it.
Hey Johannes. Did you find a solution to that problem?
Joana Contente wrote:
Hi Joana,
Sorry for the late reply. Till now I did not find a solution for this issue. So we work with the behaviour of having the dragged item being dropped several times in order to get in on top of the list.