mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 04:18:41 +00:00
🎉 Fixes after review.
This commit is contained in:
parent
f1ee1b55b7
commit
ffbbc52460
@ -294,7 +294,7 @@
|
|||||||
|
|
||||||
(defn select-all
|
(defn select-all
|
||||||
[]
|
[]
|
||||||
(ptk/reify ::shift-select-to
|
(ptk/reify ::select-all
|
||||||
ptk/UpdateEvent
|
ptk/UpdateEvent
|
||||||
(update [_ state]
|
(update [_ state]
|
||||||
(let [objects (get-in state [:viewer-data :objects])
|
(let [objects (get-in state [:viewer-data :objects])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user