small fix, tooltip was flickering after going back to it.
This commit is contained in:
parent
73da7f6f8d
commit
b34fad3fb8
|
@ -805,7 +805,6 @@ var AIRTIME = (function(AIRTIME) {
|
||||||
ready: true
|
ready: true
|
||||||
},
|
},
|
||||||
hide: {
|
hide: {
|
||||||
distance: 30,
|
|
||||||
delay: 200,
|
delay: 200,
|
||||||
fixed: true,
|
fixed: true,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue