mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Cosmetic change on lense declaration on colorpicker (workspace).
This commit is contained in:
parent
d6f5d1c2a2
commit
28b0ee7351
@ -28,8 +28,8 @@
|
||||
|
||||
(defn- focus-shape
|
||||
[id]
|
||||
(as-> (l/in [:shapes-by-id id]) $
|
||||
(l/derive $ st/state)))
|
||||
(-> (l/in [:shapes-by-id id])
|
||||
(l/derive st/state)))
|
||||
|
||||
(defn- colorpicker-render
|
||||
[own {:keys [x y shape attr] :as opts}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user