mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Adapt recent-colors component usage on colors options.
This commit is contained in:
parent
0dc30e2bdd
commit
af7ec3319c
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@
|
|||
:value (:fill shape "")
|
||||
:on-change on-color-change}]]
|
||||
|
||||
(recent-colors shape)
|
||||
(recent-colors shape #(change-fill {:fill %}))
|
||||
|
||||
;; SLIDEBAR FOR ROTATION AND OPACITY
|
||||
[:span "Opacity"]
|
||||
|
|
Loading…
Add table
Reference in a new issue