Continued work on media schedule panel.
This commit is contained in:
parent
42c20455e5
commit
07d1a37453
8 changed files with 344 additions and 67 deletions
|
|
@ -209,7 +209,7 @@ class player{
|
|||
this.toggleUI(true);
|
||||
clearTimeout(this.uiTimer);
|
||||
if(!this.onUI){
|
||||
this.uiTimer = setTimeout(this.toggleUI.bind(this), 1500, false);
|
||||
//this.uiTimer = setTimeout(this.toggleUI.bind(this), 1500, false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue