Fix canvas jumping on screen cap

This commit is contained in:
Kurt Hutten
2021-07-18 19:28:03 +10:00
parent 5a045fd89d
commit b0bdb2c6f6
2 changed files with 1 additions and 3 deletions

View File

@@ -60,7 +60,6 @@ const CaptureButton = ({ canEdit, TheButton, shouldUpdateImage }) => {
})
updateCanvasSize(oldSize)
} else {
console.log(project?.title)
imgBlob = state.objectData.data
}
const config = {