parent
d3422f8cf7
commit
138aeeabb9
|
@ -177,7 +177,7 @@ $GODOT_HEAD_INCLUDE
|
|||
});
|
||||
animationCallbacks = animationCallbacks.filter(function(value) {
|
||||
return (value != animateStatusIndeterminate);
|
||||
}
|
||||
});
|
||||
switch (mode) {
|
||||
case 'progress':
|
||||
statusProgress.style.display = 'block';
|
||||
|
|
Loading…
Reference in New Issue