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
563 stars 85 forks source link

editing toolbar dispeared when the size is too large #42

Closed longswordinhand closed 3 years ago

longswordinhand commented 3 years ago

When the size of the st_canvas (height/width) is set too large, the editing toolbar (undo, redo, delete) is dispeared. Please help solve. Thanks.

andfanilo commented 3 years ago

Hello @longswordinhand thanks for reporting.

Do you have a code snippet and a screenshot so I can check on my side?

Cheers, Fanilo

andfanilo commented 3 years ago

Closing as stale + toolbar is now on the left so if the width is too large it should still appear on the page