bluebubbles-app icon indicating copy to clipboard operation
bluebubbles-app copied to clipboard

Feature Request, Desktop App: Smooth Scrolling

Open ddiggles opened this issue 2 years ago • 3 comments

Hello!

Just switched over to BB from AirMessage, and if there's one distinct difference, it's the scrolling behavior. Of course, in AM, scrolling is default to the browser you run it in (I was using MS Edge, which has great smooth scrolling / accel / decel), but I'm wondering if something similar can be implemented in the BB desktop app.

ddiggles avatar Sep 20 '23 13:09 ddiggles

Note to self: https://pub.dev/packages/smooth_scroll_multiplatform

jjoelj avatar Sep 26 '23 00:09 jjoelj

I'll add to this one: the desktop scrolls nice and smoothly when using the touchpad on my laptop (two-finger scroll). But when using my mouse / mousewheel, the scrolling is not smooth; it just reflects the movement of the mousewheel 1:1 (or whatever the ratio is in the app). Meaning each 'notch' of the mousewheel corresponds to an instant 'scroll' of 3 lines or whatever the default is. No momentum / smoothness etc.

ddiggles avatar Sep 26 '23 14:09 ddiggles

None of the packages keep scrolling feeling smooth. There is always some added delay which feels unnatural. Gonna have to wait until this is a part of flutter unfortunately.

jjoelj avatar Sep 27 '23 02:09 jjoelj