excalidraw/src/scene
David Luzar bbe0c35f66
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
2022-11-15 21:02:57 +01:00
..
comparisons.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
export.ts fix: stop font loadingdone loop when rendering element SVGs (#5883) 2022-11-15 21:02:57 +01:00
index.ts fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
Scene.ts fix: stop font loadingdone loop when rendering element SVGs (#5883) 2022-11-15 21:02:57 +01:00
scroll.ts refactor: simplify zoom by removing zoom.translation (#4477) 2022-01-29 21:12:44 +01:00
scrollbars.ts chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
selection.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
types.ts feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
zoom.ts fix: consistent use of ZOOM_STEP (#5801) 2022-10-31 06:23:05 +01:00