mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix edit rectangle radius
This commit is contained in:
parent
6020cc797d
commit
cf108e110f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user