fix offset next load
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Sat Jan 19 2019 17:36:25 GMT+0100 (CET)*/
|
||||
/*Generated on:Sat Jan 19 2019 17:42:16 GMT+0100 (CET)*/
|
||||
var AutomaticDispose_Branch = "master";
|
||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||
var da_lss_adis_time = new Date().getTime();
|
||||
|
||||
Vendored
+6
-1
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Sat Jan 19 2019 17:36:25 GMT+0100 (CET)*/
|
||||
/*Generated on:Sat Jan 19 2019 17:42:16 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -19902,6 +19902,11 @@ $(document).ready(function () {
|
||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||
}, 250);
|
||||
}
|
||||
} else if (mutation.attributeName === "href") {
|
||||
if (typeof ppppp != 'undefined') {
|
||||
clearTimeout(ppppp);
|
||||
}
|
||||
$(mutation.target).click();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user