Postlagerkarte / blazor-dragdrop

Easy-to-use Drag and Drop Library for Blazor
MIT License
399 stars 96 forks source link

Support for touch on mobile and tablets #124

Open VR-Architect opened 3 years ago

VR-Architect commented 3 years ago

Please add support for touch. Very nice tool you have created!

schorges commented 2 years ago

On mobile is doing quite well. Problems are on small Displays with full width table, You can not scroll without drag, only with a lot of space between divs it works. a timer would be good here before drag Event to scroll.

ViRuSTriNiTy commented 2 years ago

Drag and drop should work on those devices when using a polyfill as mentioned in the README.md

https://github.com/Postlagerkarte/blazor-dragdrop#mobile-devices