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
I'm probably missing something, but is there a way to change the properties of a shape dynamically, for example the fill color, without redrawing the entire randomly generated object?
The text was updated successfully, but these errors were encountered:
I'm probably missing something, but is there a way to change the properties of a shape dynamically, for example the fill color, without redrawing the entire randomly generated object?
Any update on this? I'm also trying to draw a rectangle and end it on mouseup but can't seem to find a good example out there.
No solutions yet. I'm also trying to create an element on a mousedown event, then use mousemove to change the dimensions dynamically, but I'm having no luck and the docs don't help. It must be possible - check out Excalidraw, that app does exactly this when you create objects.
I'm probably missing something, but is there a way to change the properties of a shape dynamically, for example the fill color, without redrawing the entire randomly generated object?
The text was updated successfully, but these errors were encountered: