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/renderer
David Luzar 47ee8a0094
refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578)
5 months ago
..
helpers.ts
interactiveScene.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
renderElement.ts chore: Unify math types, utils and functions (#8389) 6 months ago
renderNewElementScene.ts perf: improve new element drawing (#8340) 6 months ago
renderSnaps.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
roundRect.ts
staticScene.ts feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 7 months ago
staticSvgScene.ts fix: aspect ratio of distorted images are not preserved in SVG exports (#8061) 6 months ago