Steve Ruiz
Steve Ruiz
Pausing on this as there's something up with biome not working correctly in the Vercel environment. (See examples log.)
Hey, just did one superficial change (moving a method out of the class). Love this PR!
This one might need some time for me to think through it. IIRC I avoided these shortcuts because of the design question—should they be based on positions? Should we force...
Ok, let's go!
Do you have anything selected when you click the make real button? There should be a check for that already, but having an empty selection is the only reason I...
We don’t update the shape if you change the color while creating it. What you’re actually seeing is that we create additional shapes for very long lines (for performance /...
I believe this is related to use gesture. It may be the same bug with a solution described here: https://github.com/pmndrs/use-gesture/issues/82#issuecomment-527558417
Hey @pranjaldugar, we did try that early on! But it looked pretty broken in most cases. This does look like it could be a bug though, @MitjaBezensek can you take...
Hey, picking up this discussion now based on our meeting yesterday. My main impression was that the system feels too heavy for an API that must have a public element,...