From 1c763e839f130156611e46a1f69b2204343e4ee1 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Mon, 5 Nov 2018 01:53:54 +0100 Subject: [PATCH] yWeb: use percentage scaling for yInfo to always get fullscreen Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/750f17286dca70de6099c9b5fb34193a6d6f23d1 Author: vanhofen Date: 2018-11-05 (Mon, 05 Nov 2018) Origin message was: ------------------ - yWeb: use percentage scaling for yInfo to always get fullscreen ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/y-web/info/yinfo.yhtm | 127 ++++++++++++++++++++----------------- 1 file changed, 70 insertions(+), 57 deletions(-) diff --git a/data/y-web/info/yinfo.yhtm b/data/y-web/info/yinfo.yhtm index 2bb3cc026..a6f107b54 100644 --- a/data/y-web/info/yinfo.yhtm +++ b/data/y-web/info/yinfo.yhtm @@ -37,7 +37,7 @@ jQuery(document).ready(function(){ if (minutes < 10) minutes = "0" + minutes; - jQuery('#_progress_graph').css({ width: "{=var-get:progress=}%"}); + jQuery('#graph_progress').css({ width: "{=var-get:progress=}%"}); jQuery('#clock').html(hours+':'+minutes); jQuery('html head').find('title').text("yInfo"); }); @@ -45,90 +45,103 @@ jQuery(document).ready(function(){ -
-
+
+ +
ECM
@@ -137,8 +150,9 @@ body { REC TS
-
+
+
+
{=var-get:event_curr=}
-
-
-
- {=if-equal:{=var-get:progress=}~0~ - ~ - {=var-get:progress=} % - =} + +
+
+
-
+ +
00:00
{=var-get:duration=}
-
+