From 9bc23942e1bbac6672d3e00812235e483debd4cc Mon Sep 17 00:00:00 2001 From: thlo Date: Sun, 10 Feb 2013 21:02:26 +0100 Subject: Use time requests for playback while recording. Use pdl for completed recordings. Trickplay during recording. Keep aspect ratio. Navigation fixes. --- smarttv-client/Javascript/Notify.js | 1 + 1 file changed, 1 insertion(+) (limited to 'smarttv-client/Javascript/Notify.js') diff --git a/smarttv-client/Javascript/Notify.js b/smarttv-client/Javascript/Notify.js index 0ebf857..a980af5 100644 --- a/smarttv-client/Javascript/Notify.js +++ b/smarttv-client/Javascript/Notify.js @@ -24,5 +24,6 @@ Notify.handlerShowNotify = function () { Notify.handlerHideNotify = function () { $("#notify").hide(); + $("#notify").text(""); }; -- cgit v1.2.3