I see the comment in the code,
|
// horizontal wheel is intentionally swallowed — horizontal scroll |
|
// stays keyboard-driven so users keep a single mental model. |
I'm still reporting the issue because I don't understand why if vertical scroll works then one would intentionally break horizontal scroll.
I see the comment in the code,
revdiff/app/ui/mouse.go
Lines 175 to 176 in 0526193
I'm still reporting the issue because I don't understand why if vertical scroll works then one would intentionally break horizontal scroll.