scrollAppend
scrollAppend copied to clipboard
Continues fetching content if the first page of auto-loaded content doesn't fill the window
Right now, because scrollAppend.js only checks whether it needs to get more stuff on scroll and once on page load, if the first page of content doesn't fill the screen, scrollAppend.js doesn't grab more because no scroll events tell it to check whether it needs to.