Skip to content

Commit

Permalink
Merge pull request #660 from f-dg/f-dg-onscroll
Browse files Browse the repository at this point in the history
Onscroll event
  • Loading branch information
inuyaksa authored May 9, 2017
2 parents 0c4811b + ce70310 commit c42fd04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.nicescroll.js
Original file line number Diff line number Diff line change
Expand Up @@ -3333,6 +3333,7 @@
self.noticeCursor();
});
}
self.triggerScrollEnd();
};
self.bind(self.docscroll, "scroll", self.onscroll);

Expand Down

0 comments on commit c42fd04

Please sign in to comment.