diff --git a/src/containers/blocks.jsx b/src/containers/blocks.jsx index 750be83fc25..7e48bcb037d 100644 --- a/src/containers/blocks.jsx +++ b/src/containers/blocks.jsx @@ -408,6 +408,7 @@ class Blocks extends React.Component { this.workspace.scrollY = scrollY; this.workspace.scale = scale; this.workspace.resize(); + this.workspace.setScale(scale); } // Clear the undo state of the workspace since this is a