excalidraw/src/scene
David Luzar a524eeb66e
fix: eraser removed deleted elements (#5155)
* fix: eraser removed deleted elements

* rename `getElements` API

* fix one more case of not including deleted elements
2022-05-07 21:01:37 +02:00
..
comparisons.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
export.ts fix: use excalidraw asset path in fonts when exporting to svg (#5065) 2022-04-28 20:19:41 +05:30
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: eraser removed deleted elements (#5155) 2022-05-07 21:01:37 +02: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 fix: export scale quality regression (#4316) 2021-11-25 14:05:22 +01:00
zoom.ts feat: allow any precision when zooming (#4730) 2022-02-06 21:58:59 +01:00