mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 23:19:28 +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
|
(defn- focus-shape
|
||||||
[id]
|
[id]
|
||||||
(as-> (l/in [:shapes-by-id id]) $
|
(-> (l/in [:shapes-by-id id])
|
||||||
(l/derive $ st/state)))
|
(l/derive st/state)))
|
||||||
|
|
||||||
(defn- colorpicker-render
|
(defn- colorpicker-render
|
||||||
[own {:keys [x y shape attr] :as opts}]
|
[own {:keys [x y shape attr] :as opts}]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user