You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/packages/excalidraw/scene
Aakansha Doshi 361a9449bb
fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713)
* fix: remove scene hack from export.ts as its not needed anymore

* remove

* pass elementsMap to getContainingFrame

* remove unused `mapElementIds` param

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
12 months ago
..
Fonts.ts
Renderer.ts
Scene.ts fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713) 12 months ago
Shape.ts
ShapeCache.ts
comparisons.ts
export.ts fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713) 12 months ago
index.ts
scroll.ts
scrollbars.ts
selection.test.ts
selection.ts fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713) 12 months ago
types.ts
zoom.ts