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
Sorry to hear that you've stopped working on the plugin.
Do you think you could help me a problem I've been having?
I'm trying to build a framework that scroll snaps vertically and scrolls horizontally freely. The problem I'm having is that the different scroll snap plugin's i've tried forces vertical scroll on a horizontal swipe of the mouse/trackpad.
Scroll Yeah is the only scrolling plugin i've tried that overrides the vertical snapping on horizontal swipe and works properly.
So my question is do you know what kind of code that you used to take priority in the horizontal scrolling when you built scroll yeah? I would like to try to adapt it to a supported plugin like NICESCROLL.JS
This would be extremely helpful!
thanks!
-chris
The text was updated successfully, but these errors were encountered:
Hi,
Sorry to hear that you've stopped working on the plugin.
Do you think you could help me a problem I've been having?
I'm trying to build a framework that scroll snaps vertically and scrolls horizontally freely. The problem I'm having is that the different scroll snap plugin's i've tried forces vertical scroll on a horizontal swipe of the mouse/trackpad.
Scroll Yeah is the only scrolling plugin i've tried that overrides the vertical snapping on horizontal swipe and works properly.
ONEPAGE.JS + SCROLLYEAH.JS (mouse/trackpad swipe working right):
http://chrisriesner.com/cnyn-webzine-experiments/snap-scroll-ONEPAGESCROLL-HORIZ-SCROLLYEA-cnyn/snap-scroll-ONEPAGESCROLL-HORIZ-SCROLLYEA-clean.html#3
ONEPAGE.JS + NICESCROLL.JS (mouse/trackpad swipe not working right):
http://chrisriesner.com/cnyn-webzine-experiments/snap-scroll-ONEPAGESCROLL-NICESCROLL-cnyn/snap-scroll-ONEPAGESCROLL-NICE-clean.html#1
So my question is do you know what kind of code that you used to take priority in the horizontal scrolling when you built scroll yeah? I would like to try to adapt it to a supported plugin like NICESCROLL.JS
This would be extremely helpful!
thanks!
-chris
The text was updated successfully, but these errors were encountered: