🐛 Make paste undoable

This commit is contained in:
mathieu.brunot
2019-02-23 00:55:37 +01:00
parent b5cbb90f4f
commit 6fc98885dd

View File

@@ -247,6 +247,7 @@
(CopyToClipboard.))
(defrecord PasteFromClipboard [id]
udp/IPageUpdate
ptk/UpdateEvent
(update [_ state]
(let [page (get-in state [:workspace :page])