mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Fix edit rectangle radius
This commit is contained in:
parent
6020cc797d
commit
cf108e110f
@ -233,7 +233,9 @@
|
|||||||
[{:type :rect
|
[{:type :rect
|
||||||
:name "Rect"
|
:name "Rect"
|
||||||
:fill-color default-color
|
:fill-color default-color
|
||||||
:stroke-alignment :center}
|
:stroke-alignment :center
|
||||||
|
:rx 0
|
||||||
|
:ry 0}
|
||||||
{:type :image}
|
{:type :image}
|
||||||
{:type :icon}
|
{:type :icon}
|
||||||
{:type :circle
|
{:type :circle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user