creativelive / appear

execute callbacks when dom elements appear in and out of view
http://creativelive.github.io/appear/
MIT License
178 stars 43 forks source link

Minimum screen width ? #10

Closed victor-gabou closed 7 years ago

victor-gabou commented 7 years ago

Hello,

Is there a minimum screen width needed to use appear ? When my screen width is under 495px, appear and disappear functions aren't launched, is it normal ?

victor-gabou commented 7 years ago

It's not always at 495px, here under 230px the library doesn't work : http://codepen.io/victor-gabou/pen/Jbzzdw

JustinBeaudry commented 7 years ago

@victor-gabou There is no minimum size requirement. There is most likely an issue with the way you are using the library. Your codepen example isn't up at the moment. Closing this issue. Feel free to comment here if you can post an example of the issue.