Increase speed to show popup
This commit is contained in:
parent
39f233ac14
commit
6a00f13fa5
@ -1228,8 +1228,8 @@ var Windows = {
|
|||||||
observers: [],
|
observers: [],
|
||||||
focusedWindow: null,
|
focusedWindow: null,
|
||||||
maxZIndex: 0,
|
maxZIndex: 0,
|
||||||
overlayShowEffectOptions: {duration: 0.5},
|
overlayShowEffectOptions: {duration: 0.3},
|
||||||
overlayHideEffectOptions: {duration: 0.5},
|
overlayHideEffectOptions: {duration: 0.3},
|
||||||
|
|
||||||
addObserver: function(observer) {
|
addObserver: function(observer) {
|
||||||
this.removeObserver(observer);
|
this.removeObserver(observer);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user