mirror of
https://github.com/penpot/penpot.git
synced 2025-05-06 07:45:53 +02: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 "")
|
:value (:fill shape "")
|
||||||
:on-change on-color-change}]]
|
:on-change on-color-change}]]
|
||||||
|
|
||||||
(recent-colors shape)
|
(recent-colors shape #(change-fill {:fill %}))
|
||||||
|
|
||||||
;; SLIDEBAR FOR ROTATION AND OPACITY
|
;; SLIDEBAR FOR ROTATION AND OPACITY
|
||||||
[:span "Opacity"]
|
[:span "Opacity"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue