paper-leaf / alton

Alton is a jQuery-powered scrolling plugin, with a twist.
http://paper-leaf.com/alton-jquery-scroll-jacking-plugin/
217 stars 34 forks source link

Jittery Scrolling on Mobile #8

Closed paper-leaf closed 9 years ago

paper-leaf commented 9 years ago

Last commit https://github.com/paper-leaf/alton/commit/909e348cce0f928f32055876f97c424341001bb6, added resize. On mobile browsers with a address bar that hides, this adds jittery scrolling.

Possible - Add isMobile() check to onResize

paper-leaf commented 9 years ago

Prevented onResize from triggering on mobile devices. See commit for more details

89d7bd67bcbea7151e3a9fbceac08b3d5bdd5e15