mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
🐛 Small fix
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
(tinycolor/valid-color)
|
||||
(tinycolor/->hex)
|
||||
(str "#"))]
|
||||
(apply f shape-ids {:color color} 0 [:ignore-touched true])))
|
||||
(f shape-ids {:color color} 0 {:ignore-touched true})))
|
||||
|
||||
(defn update-fill
|
||||
[value shape-ids]
|
||||
|
||||
Reference in New Issue
Block a user