Setting a default value for resetPrefetchDelay (PR #179)

This commit is contained in:
Leonardo Campos 2017-01-25 21:14:39 -02:00
parent 80bd81c055
commit 23862ee299

View File

@ -8719,7 +8719,7 @@ Display scroll progress bar across bottom of image.
var configuration = {};
var resetPrefetchTimeout,
resetPrefetchDelay;
resetPrefetchDelay = 300;
function sortNumber(a, b) {
// http://stackoverflow.com/questions/1063007/how-to-sort-an-array-of-integers-correctly