mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-28 20:57:07 +02:00
This commit is contained in:
@@ -37,6 +37,10 @@ const ContextMenu = ({
|
||||
top={top}
|
||||
left={left}
|
||||
fitInViewport={true}
|
||||
offsetLeft={appState.offsetLeft}
|
||||
offsetTop={appState.offsetTop}
|
||||
viewportWidth={appState.width}
|
||||
viewportHeight={appState.height}
|
||||
>
|
||||
<ul
|
||||
className="context-menu"
|
||||
|
Reference in New Issue
Block a user