🐛 Fix problem with HSV color picker

This commit is contained in:
alonso.torres 2023-07-07 12:10:01 +02:00
parent a2fbf93ec1
commit 735170debf
7 changed files with 54 additions and 33 deletions

View file

@ -193,4 +193,4 @@
(or (:color-library-name color)
(:name color)
(:color color)
(gradient-type->string (:type (:gradient color)))))
(gradient-type->string (:type (:gradient color)))))