kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
599 stars 147 forks source link

iOS - wrong gap position while dragging #7

Open ElForastero opened 6 years ago

ElForastero commented 6 years ago

Screen recording: https://cl.ly/1g02243y0l2t It was recorded using React example for locked axes.

  1. The main issue is that the gap where the item will be dropped has wrong position.
  2. The second issue is that this gap is scrollable. As you can see in the attached recording, I can scroll the whole page by dragging the item on top of the gap. But I'm not sure about this one. :(
kommepc commented 6 years ago

Would be great to have it fixed.

kutlugsahin commented 6 years ago

Hey @ElForastero Thanks for submitting the issue. Looks like android does not have this problem. Unfortunately I don't have an IPhone. I will look into this as soon as I got an iphone or a proper simulator

barroudjo commented 5 years ago

I have a very similar problem here too, only on safari...