mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 14:14:17 +00:00
af46d6d759
The guard skipped a pointer move whose coordinates matched the previous one, on the reasoning that the list scrolling under a still cursor would otherwise pull the selection away from the keyboard. Measuring it does not support that. With a list of nineteen results in a viewport too short to hold them, and the cursor parked on a row, neither arrowing through the results nor scrolling the wheel delivers a single pointer move to any row, and the selection lands exactly where the keyboard left it. Removing the guard reproduces both results unchanged, and hovering still selects. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DzALEq9gGWwFmwTdgAiFcY