浏览代码

canvas limit to bounds

AykutSarac 3 年之前
父节点
当前提交
e9ab9ceb9d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/containers/LiveEditor/index.tsx

+ 0 - 1
src/containers/LiveEditor/index.tsx

@@ -74,7 +74,6 @@ export const LiveEditor: React.FC = React.memo(function LiveEditor() {
           maxScale={1.8}
           minScale={0.4}
           initialScale={0.8}
-          limitToBounds={false}
           wheel={wheelOptions}
           onInit={onInit}
         >