fd71bd1b5f
Previously, we'd used `Array.findLast` in `getSelectedShapeAtPoint`. This PR removes that newish JS call and replaces it with a `replace` and `find` instead. Closes bug mentioned in https://github.com/tldraw/tldraw/issues/1798. ### Change Type - [x] `patch` — Bug fix |
||
---|---|---|
.. | ||
assets | ||
editor | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
utils | ||
validate |