We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running Chrome 63 on Android 7 Samsung Galaxy Tab A.
The documentation says it's possible to make DnD work with touch: https://github.com/SitePen/dgrid/blob/master/doc/components/extensions/DnD.md
I tried the test page mentioned in the doc and it doesn't work.
If I go to http://dgrid.io/js/dgrid/test/extensions/DnD_touch.html, I should be able to drag and drop items by dragging cells in the first column.
However, on Chrome, it still tries to scroll and DnD doesn't work at all.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running Chrome 63 on Android 7 Samsung Galaxy Tab A.
The documentation says it's possible to make DnD work with touch:
https://github.com/SitePen/dgrid/blob/master/doc/components/extensions/DnD.md
I tried the test page mentioned in the doc and it doesn't work.
If I go to http://dgrid.io/js/dgrid/test/extensions/DnD_touch.html, I should be able to drag and drop items by dragging cells in the first column.
However, on Chrome, it still tries to scroll and DnD doesn't work at all.
The text was updated successfully, but these errors were encountered: