andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
541 stars 83 forks source link

Fix compatibility for touch-based devices in rect mode #106

Open HrsPythonix opened 1 year ago

HrsPythonix commented 1 year ago

https://github.com/andfanilo/streamlit-drawable-canvas/issues/105

andfanilo commented 1 year ago

Hello! Sorry I have seen the PR but had not have time to test it with all the components. I'll give you a sign when I do! Thanks for the PR :)

AsiaCao commented 1 year ago

hi @andfanilo, do you think we can merge this PR soon? it'd be helpful for users who want to use your component on mobile devices.