Skip to content
New issue

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

Add Touch support #2

Open
DashNY opened this issue Oct 24, 2019 · 2 comments
Open

Add Touch support #2

DashNY opened this issue Oct 24, 2019 · 2 comments

Comments

@DashNY
Copy link

DashNY commented Oct 24, 2019

Is there a way to add touch support to the demo?
I tried hooking up to the ontouchstart or other ontouch... events but Container.Payload is always null. Any idea?

@chrissainty
Copy link
Owner

I've not tried using touch events. I'll have a play around with them as soon as I can and if i get something working I'll update the demo.

@ViRuSTriNiTy
Copy link

@DashNY You need to add the polyfill provided by mobile-drag-drop as mentioned here: https://github.com/Postlagerkarte/blazor-dragdrop#mobile-devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants