PikachuEXE

Results 647 comments of PikachuEXE

Mark as draft since we can't test yet?

What specific screen(s) can be viewed to run the changed code? I would like to just run the code once

@efb4f5ff-1298-471a-8973-3d47447115dc https://github.com/FreeTubeApp/FreeTube/pull/6898

Custom build: https://github.com/PikachuEXE/FreeTube/actions/runs/13023462048

Feel free to change the 100ms values to something else to see how it feels To me 50ms seems too fast (on macOS trackpad No idea how other OSes handle...

I rarely use trackpad not to mention scrolling So same as you

New custom build: https://github.com/PikachuEXE/FreeTube/actions/runs/14505024327

Rebased and build started: https://github.com/PikachuEXE/FreeTube/actions/runs/14853765114

The values in `event.deltaY` are +/-`120` via wheels and +/-`1` in trackpad Problem is that the no. of events is too big to normalize the value changed (e.g. can't change...

Update: Only apply scroll throttle when delta value is small (assumed to be from touchpad), update throttle wait 100 > 200ms