Files
ragusaitweb/src
google-labs-jules[bot] 5d29f05248 perf: Optimize GradientBlinds pointer move handler
- 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`
2026-01-24 10:02:30 +00:00
..
2026-01-22 00:35:27 +01:00
2026-01-23 11:35:18 +01:00
2026-01-23 17:19:35 +01:00