Fix canvas jumping on screen cap
This commit is contained in:
@@ -60,7 +60,6 @@ const CaptureButton = ({ canEdit, TheButton, shouldUpdateImage }) => {
|
||||
})
|
||||
updateCanvasSize(oldSize)
|
||||
} else {
|
||||
console.log(project?.title)
|
||||
imgBlob = state.objectData.data
|
||||
}
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user