mirror of
https://github.com/penpot/penpot.git
synced 2026-03-07 02:31:17 +00:00
🎉 Fixes after review.
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
|
||||
(defn select-all
|
||||
[]
|
||||
(ptk/reify ::shift-select-to
|
||||
(ptk/reify ::select-all
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(let [objects (get-in state [:viewer-data :objects])
|
||||
|
||||
Reference in New Issue
Block a user