mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
parent
4469c02191
commit
803e14ada1
1 changed files with 0 additions and 8 deletions
|
@ -731,14 +731,6 @@ const ExcalidrawWrapper = () => {
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}}
|
}}
|
||||||
scrollConstraints={{
|
|
||||||
x: 0,
|
|
||||||
y: 0,
|
|
||||||
width: 2560,
|
|
||||||
height: 1300,
|
|
||||||
lockZoom: true,
|
|
||||||
viewportZoomFactor: 0.1,
|
|
||||||
}}
|
|
||||||
>
|
>
|
||||||
<AppMainMenu
|
<AppMainMenu
|
||||||
setCollabDialogShown={setCollabDialogShown}
|
setCollabDialogShown={setCollabDialogShown}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue