Increase wiggle room to 30 px, which should ensure text cut off

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-05-26 18:11:11 -07:00
parent 84397a2ef4
commit c5530b7235

View file

@ -24,7 +24,7 @@
}
},
atBottom: function() {
return this.bottomOffset < 20;
return this.bottomOffset < 30;
},
measureScrollPosition: function() {
if (this.el.scrollHeight === 0) { // hidden