switchbrew / nx-hbmenu

The Nintendo Switch Homebrew Menu
ISC License
1.19k stars 127 forks source link

added momentum to touch drags #124

Closed Chrscool8 closed 4 years ago

Chrscool8 commented 4 years ago

Hey there. This always bugged me in long lists so I went ahead and fixed it up. Should be pretty solid, and I copied the code style as closely as I could.

Simply added some momentum/inertia to the drag gesture so you can flick the menu further and smoother.

I uploaded a comparison video here: https://www.youtube.com/watch?v=LJUoRvWe3eM

Hope you like it! Thanks!

Chrscool8 commented 4 years ago

Done and done.