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
hello, I am building a webapp where I include the interaction of the user with an uploaded image.
The user selects a set of points on the image and my code does ....
everything works on my laptop using the function st_canvas, but when I try it on a mobile device, it does not show the points I want to select
The text was updated successfully, but these errors were encountered:
fix relating to streamlit_drawable_canvas
277b112
andfanilo/streamlit-drawable-canvas#93 andfanilo/streamlit-drawable-canvas#142 andfanilo/streamlit-drawable-canvas#105 andfanilo/streamlit-drawable-canvas#144
No branches or pull requests
hello, I am building a webapp where I include the interaction of the user with an uploaded image.
The user selects a set of points on the image and my code does ....
everything works on my laptop using the function st_canvas, but when I try it on a mobile device, it does not show the points I want to select
The text was updated successfully, but these errors were encountered: