You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
Hi,
I'm trying to use angular-snapscroll in my project however I noticed that I get a nasty double snap on my laptop using the touchpad. It doesn't happen at the first snap but it happens later if I make a fast and strong snap (even not really that strong).
I tried to debug it and it seems that the component is already snapping twice when the part of the code that should prevent the double snap gets triggered.
I observed the same behaviour also on the demo website: http://joelmukuthu.github.io/angular-snapscroll
How can I possibly implement a workaround?
thanx
Hi,
I'm trying to use angular-snapscroll in my project however I noticed that I get a nasty double snap on my laptop using the touchpad. It doesn't happen at the first snap but it happens later if I make a fast and strong snap (even not really that strong).
I tried to debug it and it seems that the component is already snapping twice when the part of the code that should prevent the double snap gets triggered.
I observed the same behaviour also on the demo website: http://joelmukuthu.github.io/angular-snapscroll
How can I possibly implement a workaround?
thanx