b203967341
This PR fixes some creative use of CSS in setting the radius property of various SVGs. While this use is supported in all browsers, it was confusing CSS processors. Moving these out of CSS and into JavaScript seems to be a pretty minor trade. Closes https://github.com/tldraw/tldraw/issues/1775. ### Change Type - [x] `patch` — Bug fix ### Test Plan 1. Ensure that borders and handles adjust their radii correctly when zoomed in or out. |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"