react-scrollama
react-scrollama copied to clipboard
Background image resolution changes
Hi @jsonkao
I am using your awesome react-scrollama npm in my project. I made the background image fixed with the css property "background-attachment: fixed" and added a scrollama component with 3 Steps over the container. Then, when I scroll up or down, the background image gets blurry except for start and end of scrolling. How can I fix it? Thank you in advance!