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
On mobile both on iOS and Android parallax layers start to move down, then they reach some limit and fly away or bounce. It happens even if I hardly limit Y motion with 'limitY: 0'. On desktop it stops motion, but with gyroscope seems not.
when we sink into the water if we shift down. It's not so big deal in that case, but on my parallax it is critical, because I have no cover background to optimize parallax total size and parts break apart.
Could someone, please, give advice - is it kind of bug or I'am doing somewhing wrong?!
PS. Oh, thanks for the great lib anyway! :)
The text was updated successfully, but these errors were encountered:
On mobile both on iOS and Android parallax layers start to move down, then they reach some limit and fly away or bounce. It happens even if I hardly limit Y motion with 'limitY: 0'. On desktop it stops motion, but with gyroscope seems not.
My demo here: https://lexleo.github.io/parallax/
The same we can see on mobile on parallax.js page: http://matthew.wagerfield.com/parallax/
when we sink into the water if we shift down. It's not so big deal in that case, but on my parallax it is critical, because I have no cover background to optimize parallax total size and parts break apart.
Could someone, please, give advice - is it kind of bug or I'am doing somewhing wrong?!
PS. Oh, thanks for the great lib anyway! :)
The text was updated successfully, but these errors were encountered: