apertureless / vue-parallax

🌌 Vue.js component for parallax image scroll effects
MIT License
638 stars 88 forks source link

Altering the parallax rate. #34

Open msymms opened 6 years ago

msymms commented 6 years ago

Expected Behavior

Some definite visible parallax effect.

My project has 4 divs on the 'upper' layer and 3 images on the 'lower' layer.

Actual Behavior

Right now just playing with the demo, but the first image stops scrolling slower after only a little bit and then scrolls in tandem with the window.

Environment