mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Fix edit rectangle radius
This commit is contained in:
@@ -233,7 +233,9 @@
|
||||
[{:type :rect
|
||||
:name "Rect"
|
||||
:fill-color default-color
|
||||
:stroke-alignment :center}
|
||||
:stroke-alignment :center
|
||||
:rx 0
|
||||
:ry 0}
|
||||
{:type :image}
|
||||
{:type :icon}
|
||||
{:type :circle
|
||||
|
||||
Reference in New Issue
Block a user