alexfoxy / lax.js

Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
MIT License
10.43k stars 491 forks source link

pageWidth, pageHeight doesn't updates after change window size #148

Closed MarkusHeinisch closed 3 years ago

MarkusHeinisch commented 3 years ago

If you change the window size the pageWidth, pageHeight variables doesn't update.

alexfoxy commented 3 years ago

Please provide some example code or a codepen for me to look at.

MarkusHeinisch commented 3 years ago

Its solved