eliasab16 / timeless-picker

MIT License
3 stars 0 forks source link

picker scrolling speed & page scroll on browser #3

Open ShawkatAbuElnaser opened 1 year ago

ShawkatAbuElnaser commented 1 year ago

When scrolling the picker using the mouse wheel on the browser, the page itself also scrolls. The two scrolls interfere with each other. Also, the scrolling speed on the browser is not well adjusted like it is on mobile - the scrolling is way too fast.

eliasab16 commented 1 year ago

Thanks for the feedback, will work on it soon.

I looked into the scrolling speed issue and for me the mouse wheel worked fine, but I experienced the same issue that you describe when using the touchpad. Were you using a touchpad or a mouse?

As for the other issue, it seems like the component’s scrolling speed mechanism isn’t well adjusted for the fast input by the touchpad. I will try to work on this soon as well.

ShawkatAbuElnaser commented 1 year ago

I was using a touchpad. Thanks for the reply.

tigrenok00 commented 2 months ago

@eliasab16 Hi, is there a change you could fix the speed factor when using touch (on mobile browsers)?

eliasab16 commented 1 month ago

@eliasab16 Hi, is there a change you could fix the speed factor when using touch (on mobile browsers)?

Yes. Sorry haven't had the time to work on this. Will do so soon.

eliasab16 commented 6 days ago

@tigrenok00 is your issue that the picker isn't scrolling fast enough?