🐛 Fix several issues related to invalid colors inserted on shadows

This commit is contained in:
Andrey Antukh 2024-09-13 15:17:02 +02:00
parent 162507264c
commit 179d534237
12 changed files with 266 additions and 113 deletions

View file

@ -80,9 +80,6 @@
(= id :multiple)
(= file-id :multiple)))
(def empty-color
(into {} (map #(vector % nil)) [:color :id :file-id :gradient :opacity :image]))
(defn get-color-name
[color]
(or (:color-library-name color)