tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
60 stars 36 forks source link

[feature] I want to draw a rectangle with sharp corner #16

Closed newfluxdev closed 7 months ago

newfluxdev commented 1 year ago

For some reason, I want to draw a rectangle with sharp corner. Please make it an options to draw rectangle with round corner or sharp corner.

aseeeem commented 1 year ago

Curious where in the UI this would go. As a context menu that opens up after you select the rectangle shape?

steveruizok commented 1 year ago

You can select this type of stroke in order to get the sharp corner.

image

We could support "rounding" in the library now for geometric shapes though it's not a feature yet.