mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Merge remote-tracking branch 'origin/release' into danieljgeiger-mathjax
This commit is contained in:
commit
bdb0dd064b
9 changed files with 86 additions and 44 deletions
|
@ -157,7 +157,7 @@ export const loadSceneOrLibraryFromBlob = async (
|
|||
},
|
||||
localAppState,
|
||||
localElements,
|
||||
{ repairBindings: true },
|
||||
{ repairBindings: true, refreshDimensions: true },
|
||||
),
|
||||
};
|
||||
} else if (isValidLibrary(data)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue