Keep the scrolling intent behaviour

This commit is contained in:
Lance Stout 2013-12-19 15:50:57 -08:00
parent 22128dfa66
commit b9a40a6d58
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ module.exports = {
var self = this;
this.pinnedToBottom = true;
this.lastScrollTop = 0;
this.$scrollContainer.on('scroll', this.handleScroll.bind(this));
},
scrollPageLoad: function () {
if (typeof this.lastScrollPosition === 'number') {

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 0.0.1 1387496053745
# 0.0.1 1387497051758
CACHE:
/app.js