You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the doc for image property, if it is correct
expandFrom: there is a link here in the svelte file which doesn’t appear in the page
the hide_colorpicker property could be made the other way around, where the the property is called colorpicker and false means “don’t show colorpicker'. Currently false means "show colorpicker" because of how the property is named. Just a suggestion
The pen input is actually a + pattern with trails. This is especially visible when the lineWidth is a bigger number. The + input randomly rotates and leaves artifacts of diagonal lines when in larger lineWidth. I think the drawing lines can be smoother, even in small lineWidth, if the input could be a circular dot or square instead?
What is the circle input? It is a square that is not even transparent. It is a white box with a grey filled circle inside. I'm not sure of it's usage
No description provided.
The text was updated successfully, but these errors were encountered: