mirror of
https://github.com/penpot/penpot.git
synced 2026-03-09 11:45:40 +00:00
🐛 Make paste undoable
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
(CopyToClipboard.))
|
||||
|
||||
(defrecord PasteFromClipboard [id]
|
||||
udp/IPageUpdate
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(let [page (get-in state [:workspace :page])
|
||||
|
||||
Reference in New Issue
Block a user