mayurnile/web_smooth_scroll

Strange behavior using touch pad

Closed this issue · 4 comments

Strange behavior using touch pad. It works fine using the mouse, but when using the touchpad the scroll behavior becomes weird and unstable

Can you please tell which device you are using ?

Mac book pro, Bi Sur 11.1

I tested on my Mac book pro - Monterey 12.3.1, it's working fine and also tested on Asus Vivbook, Lenovo and Dell laptops with their touchpad no issues over there. Still can you share any screen recording what strange you are feeling while scrolling ?

I've same problem on my Mac book pro macOS ventura

body: WebSmoothScroll(
        controller: _scrollController,
        child: SingleChildScrollView(
          physics: const NeverScrollableScrollPhysics(),
          controller: _scrollController,
          child: Column(

try to look this
https://drive.google.com/file/d/1tjzGC06ubsEA6mtR4mk2_vHE36Sadea1/view?usp=sharing