Add player when the video is not loaded yet

pull/6266/head
Chocobozzz 2024-02-26 16:18:13 +01:00
parent 878ea1499d
commit 5f3009d8e9
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="root" [ngClass]="{ 'theater-enabled': theaterEnabled }">
<div class="root" [ngClass]="{ 'theater-enabled': theaterEnabled }" [hidden]="!playlist && !video">
<!-- We need the video container for videojs so we just hide it -->
<div id="video-wrapper">
<div *ngIf="remoteServerDown" class="remote-server-down">