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 device support #41

Closed
aldensc opened this issue Oct 6, 2017 · 1 comment · Fixed by #116
Closed

Add touch device support #41

aldensc opened this issue Oct 6, 2017 · 1 comment · Fixed by #116

Comments

@aldensc
Copy link

aldensc commented Oct 6, 2017

Looking for window dragging that is also supported for touch devices. Looks like react-dnd does not support it out of the box, but react-dnd-touch-backend could provide this support.

@nomcopter
Copy link
Owner

Mosaic exports MosaicWithoutDragDropContext so you could wrap that with react-dnd-touch-backend which should mostly work for you (I haven't tested it). There is still some open work within Mosaic to make it support the drag preview.

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

Successfully merging a pull request may close this issue.

2 participants