apertureless / vue-parallax

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

Image in the bg moves outside the container #28

Open bovas85 opened 6 years ago

bovas85 commented 6 years ago

Expected Behavior

The image covers the entire div always when scrolling up or down

Actual Behavior

You can see behind the image once you scroll enough on the default speedFactor

screen shot 2018-02-06 at 17 51 02 you can check http://antilophia-vue.nakedtesting.com/chile/ for a live example (scroll down until you only see like the screenshot above. The image will transform too far down and cause the background to be visible

Environment