summaryrefslogtreecommitdiff
path: root/www/templates/events-modal.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-28 10:49:14 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-28 10:49:14 -0400
commitc68cb8fffba0b2b96ef1bbeba8ee2853653cbd1a (patch)
treee00b9021a1663503af90df2efb2d83c25b92441d /www/templates/events-modal.html
parenta3e25c85ee588304ce1f908bfa1d85b37bf11fe3 (diff)
video playback mods
Diffstat (limited to 'www/templates/events-modal.html')
-rw-r--r--www/templates/events-modal.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index cd34bb0e..531d4488 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -53,7 +53,7 @@
</div>
</div>
-
+
<div ng-if="isPaused" style="position:absolute; top:50%; left:50%;white-space:nowrap;overflow:hidden;z-index:999"
class="header-paused">
@@ -64,6 +64,14 @@
</div>
<!-- no default video -->
<div ng-if="defaultVideo!==undefined && defaultVideo!='' && !isSnapShot() && !isStreamStopped()">
+
+
+ <div ng-if="isVideoLoading" style="position:absolute; top:50%; left:50%;white-space:nowrap;overflow:hidden;z-index:999999"
+ class="header-centered animated pulse infinite">
+ &nbsp;
+ {{'kVideoLoading' | translate}}...&nbsp;
+ </div>
+
<div ng-if="videoIsReady">