lob
This commit is contained in:
parent
752c01ba91
commit
4fabe26b07
1 changed files with 1 additions and 0 deletions
|
@ -469,6 +469,7 @@ function visibilityChange() {
|
|||
clearTimeout(timerForSetPause);
|
||||
timerForSetPause = null;
|
||||
} else {
|
||||
console.log('visibilityChange: executeQueue', 'backed', backed, 'active', active.value);
|
||||
isPausingUpdate = false;
|
||||
if (!backed && active.value) {
|
||||
executeQueue();
|
||||
|
|
Loading…
Reference in a new issue