This commit is contained in:
2019-02-15 17:36:31 +01:00
parent c8d3472d2c
commit 7540e20591
3 changed files with 6 additions and 2 deletions

2
dist/autoloader.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Fri Feb 15 2019 17:33:25 GMT+0100 (CET)*/
/*Generated on:Fri Feb 15 2019 17:36:30 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();

View File

@@ -1,4 +1,4 @@
/*Generated on:Fri Feb 15 2019 17:33:25 GMT+0100 (CET)*/
/*Generated on:Fri Feb 15 2019 17:36:30 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -20522,6 +20522,7 @@
clearTimeout(ppppp);
}
ppppp = setTimeout(function () {
window.console.log('DEBUG:::', 'Start Observer AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();
}, 250);
}
@@ -20543,6 +20544,7 @@
})
$div.click();
} else {
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();
}
});

View File

@@ -2489,6 +2489,7 @@
clearTimeout(ppppp);
}
ppppp = setTimeout(function () {
window.console.log('DEBUG:::', 'Start Observer AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();
}, 250);
}
@@ -2510,6 +2511,7 @@
})
$div.click();
} else {
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();
}
});