Commit graph

4 commits

Author SHA1 Message Date
Mark Tolmacs
0c47bd0004
Unify bounds calculation
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-24 18:25:31 +02:00
Mark Tolmacs
dff60e6f6f
Refactoring bounds, arrows, bboxes 2024-09-23 19:43:22 +02:00
Marcel Mraz
62228e0bbb
feat: introduce font picker (#8012)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-07-25 18:55:55 +02:00
Aakansha Doshi
af1a3d5b76
fix: export utils from excalidraw package in excalidraw library (#7731)
* fix: export utils from excalidraw package in excalidraw library

* don't export utils utilities

* fix import path

* fix export

* don't export export utilites

* fix export paths

* reexport utils from excalidraw package

* add exports from withinBounds

* fix path
2024-02-28 11:14:57 +05:30