lukePeavey / SplitType

Javascript utility that splits text into lines, words, characters for animation
https://lukepeavey.github.io/SplitType/
558 stars 40 forks source link

fix: pageXOffset and pageYOffset should be camel case #11

Closed danielkorte closed 3 years ago

danielkorte commented 3 years ago

The pageXOffset and pageYOffset variables are misspelled causing the page to jump on resize

lukePeavey commented 3 years ago

Your right. Thanks for fixing this. I'll merge your PR and publish a new NPM release ASAP

lukePeavey commented 3 years ago

I published a new version on npm that includes this bug fix (v0.2.4)