0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-16 01:31:22 -05:00

🐛 Fix edit rectangle radius

This commit is contained in:
Andrés Moya 2020-07-08 15:01:27 +02:00
parent 6020cc797d
commit cf108e110f

View file

@ -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