🐛 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 [{: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