TakeSnapshot added on paste
This commit is contained in:
parent
34aef1540b
commit
40d62fa565
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ export default function Page({
|
|||
lastCopiedSelection
|
||||
) {
|
||||
event.preventDefault();
|
||||
takeSnapshot();
|
||||
paste(lastCopiedSelection, {
|
||||
x: position.current.x,
|
||||
y: position.current.y,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue