Drawflow icon indicating copy to clipboard operation
Drawflow copied to clipboard

Mobile - not working

Open TheSnowGuru opened this issue 2 years ago • 3 comments

The whole functiinality of the drag and drop on mobile doesnt work... To fix we can try to add a library or something?

TheSnowGuru avatar May 11 '23 17:05 TheSnowGuru

The drag and drop functionality is not part of the library.

But the demo of the repository does work on mobiles. Test with android and chrome.

You can try with libraries like: https://shopify.github.io/draggable/

jerosoler avatar May 11 '23 18:05 jerosoler

I saw the demo, but on my project when i tried to use with mobile, can't do anything...any suggestion on how to fix this?

TheSnowGuru avatar May 16 '23 06:05 TheSnowGuru

The demo code is available here: https://github.com/jerosoler/Drawflow/blob/master/docs/index.html

You can use drag and drop libraries like the one discussed above.

You can also read about the drag and drop api: https://www.w3schools.com/html/html5_draganddrop.asp

jerosoler avatar May 16 '23 06:05 jerosoler