enyojs / enyo

A JavaScript application framework emphasizing modularity and encapsulation
1.94k stars 285 forks source link

ENYO-3376: Calculate scroll boundaries right before refreshThreshold #1466

Closed yeram closed 8 years ago

yeram commented 8 years ago

It seems like re-calculate scroll boundaries before refreshThreshold() since we're using scrollBounds as a base number in refreshThreshold().

Enyo-DCO-1.1-Signed-off-by: Yeram Choi (yeram.choi@lge.com)