5d29f05248ad267c517e9a6a37a69cc47f46fc7d
- Removed synchronous `getBoundingClientRect` call from `pointermove` handler - Implemented caching of canvas dimensions and scroll position using `ResizeObserver` - Added logic to compensate for scroll delta in pointer position calculation - Added regression test to verify `getBoundingClientRect` is not called during pointer interaction - Fixed `ogl` mock in tests to include `Geometry`
Description
No description provided
Languages
TypeScript
79.1%
CSS
20.3%
HTML
0.6%