mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: stop font loadingdone
loop when rendering element SVGs (#5883)
* fix: stop font `loadingdone` loop when rendering element SVGs * update snaps * stop updating scene elements array if no change was made * always re-render if invalidating element shape
This commit is contained in:
parent
d273acb7e4
commit
bbe0c35f66
7 changed files with 52 additions and 17 deletions
|
@ -5,7 +5,7 @@ exports[`export exporting svg containing transformed images: svg export output 1
|
|||
<!-- svg-source:excalidraw -->
|
||||
|
||||
<defs>
|
||||
<style>
|
||||
<style class=\\"style-fonts\\">
|
||||
@font-face {
|
||||
font-family: \\"Virgil\\";
|
||||
src: url(\\"https://excalidraw.com/Virgil.woff2\\");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue