google-labs-jules[bot] bac867f228 perf(GradientBlinds): decouple pointer events from render loop
- Move scroll position and bounding client rect calculations from `pointermove` handler to `requestAnimationFrame` loop.
- Use `pointerPosRef` to store raw event coordinates, reducing overhead in high-frequency event handlers.
- Ensure spotlight effect correctly accounts for scroll position updates during animation frames.
- Add regression test to verify `scrollX` is not accessed during pointer events.

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-01-29 01:40:38 +00:00
2026-01-23 17:19:35 +01:00
2026-01-21 21:38:41 +01:00
2026-01-22 00:37:45 +01:00
Description
No description provided
1.3 MiB
Languages
TypeScript 79.1%
CSS 20.3%
HTML 0.6%