mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 20:38:38 +00:00
🐛 Make paste undoable
This commit is contained in:
parent
b5cbb90f4f
commit
6fc98885dd
@ -247,6 +247,7 @@
|
|||||||
(CopyToClipboard.))
|
(CopyToClipboard.))
|
||||||
|
|
||||||
(defrecord PasteFromClipboard [id]
|
(defrecord PasteFromClipboard [id]
|
||||||
|
udp/IPageUpdate
|
||||||
ptk/UpdateEvent
|
ptk/UpdateEvent
|
||||||
(update [_ state]
|
(update [_ state]
|
||||||
(let [page (get-in state [:workspace :page])
|
(let [page (get-in state [:workspace :page])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user