davidbauer / Instacurate

Turn your Twitter timeline into a personalised news site, in an instant. Fetches links from your timeline and displays them in a discovery friendly design.
http://www.instacurate.com
113 stars 29 forks source link

Scroll function loads way more new articles than it should #87

Closed davidbauer closed 10 years ago

davidbauer commented 11 years ago

If you scroll down >80% of the page, new articles are loaded.

Expected result: Every time the user has scrolled down to more than 80%, 12 new articles are loaded

Actual result: After the first time, the script keeps loading new articles even if the user doesn't scroll down.

davidbauer commented 10 years ago

fixed with latest rewrite of the code by @dergraf.