dixonandmoe / rellax

Lightweight, vanilla javascript parallax library
https://dixonandmoe.com/rellax/
MIT License
7.06k stars 878 forks source link

fixed posX not taking options.wrapper into account #155

Closed KeironLowe closed 5 years ago

KeironLowe commented 5 years ago

Line 172 didn't take the wrapper option into account when determining the current scrollLeft, resulting an incorrect positioning when resizing the browser window.