[debug]
This commit is contained in:
parent
6d165971fc
commit
71eb3023b2
@ -696,6 +696,13 @@ const ExcalidrawWrapper = () => {
|
||||
/>
|
||||
);
|
||||
}}
|
||||
scrollConstraints={{
|
||||
x: 0,
|
||||
y: 0,
|
||||
width: 2560,
|
||||
height: 1300,
|
||||
opts: { lockZoom: true, viewportZoomFactor: 0.1 },
|
||||
}}
|
||||
>
|
||||
<AppMainMenu
|
||||
setCollabDialogShown={setCollabDialogShown}
|
||||
|
Loading…
x
Reference in New Issue
Block a user