vibetunnel/web/src
Mario Zechner 0e4d202d71 Fix smooth scrolling on Mac trackpads with delta accumulation
- Add scroll accumulator to handle small deltaY values from slow trackpad movements
- Accumulate scroll deltas until they reach at least one line height
- Preserve fractional remainder for next scroll event
- Fixes issue where slow two-finger scrolling would not register movement

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-17 22:13:28 +02:00
..
client Fix smooth scrolling on Mac trackpads with delta accumulation 2025-06-17 22:13:28 +02:00
input.css Fix linter formatting issues 2025-06-17 01:52:52 +02:00
server.ts Fira font, various mobile UI fixes. 2025-06-17 01:38:58 +02:00