Browse Source

canvas limit to bounds

AykutSarac 3 năm trước cách đây
mục cha
commit
e9ab9ceb9d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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}
         >