0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

🎉 Fixes after review.

This commit is contained in:
alonso.torres 2020-10-27 11:19:25 +01:00 committed by Hirunatan
parent f1ee1b55b7
commit ffbbc52460

View file

@ -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])