Synchronize gradient colors libraries

This commit is contained in:
alonso.torres 2020-10-16 13:12:13 +02:00 committed by Hirunatan
parent 567e177699
commit 9b2b16c066
11 changed files with 68 additions and 59 deletions

View file

@ -272,9 +272,6 @@
:rx :radius-group
:ry :radius-group})
(def color-sync-attrs [:fill-color
:stroke-color])
(s/def ::minimal-shape
(s/keys :req-un [::type ::name]
:opt-un [::id]))