Settings angepasst
This commit is contained in:
@@ -4200,7 +4200,7 @@ function applyPolyfills() {
|
||||
//Fallback
|
||||
setTimeout(() => {
|
||||
resolve(false);
|
||||
}, time*1000);
|
||||
}, (time+delay)*1000);
|
||||
|
||||
//Nach Seitenneuzeichnen, damit chrome das immer macht (und FF auch)
|
||||
requestAnimationFrame(function () {
|
||||
|
||||
Reference in New Issue
Block a user