mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
added comment
This commit is contained in:
parent
1a877fa8c7
commit
6035ebe95f
1 changed files with 1 additions and 0 deletions
|
@ -347,6 +347,7 @@ export const textWysiwyg = ({
|
|||
boxSizing: "content-box",
|
||||
});
|
||||
|
||||
//As Firefox, Safari needs little higher dimensions on DOM
|
||||
const magicOffset =
|
||||
isFirefox || isSafari
|
||||
? (excalidrawContainer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue