fredwu / jquery-endless-scroll

Endless/infinite scrolling/pagination.
http://fredwu.github.com/jquery-endless-scroll/
838 stars 176 forks source link

ceaseFire only works on creation #4

Closed graysonarts closed 12 years ago

graysonarts commented 12 years ago

The ceaseFire function doesn't get called on each scroll, only when endlessScroll is first called, so it doesn't seem to work the way as intended in the documentation. I made a quick patch that would enable ceaseFire work the way it seems the documentation described.

fredwu commented 12 years ago

Thanks! :) Merged and released as v1.4.5.