From b5ffd6a53da56bdb883d7b3aa3b9f97e649ff324 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 7 Aug 2015 10:39:14 -0400 Subject: Removed force page reloads - now when you exit/resume the page should not flash --- www/templates/monitors-modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/templates/monitors-modal.html') diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 4e85234d..18556b10 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -3,7 +3,7 @@ - + + image-spinner-src="{{LoginData.streamingurl}}/cgi-bin/zms?mode=jpeg&monitor={{monitorId}}&maxfps={{LoginData.maxFPS}}&buffer=1000&user={{LoginData.username}}&pass={{LoginData.password}}&rand={{$root.rand}}" ng-class="{'zm-image-fit':imageFit==true, 'zm-image-crop':imageFit==false}" on-swipe-left="onSwipeLeft(monitorId,-1)" on-swipe-right="onSwipeRight(monitorId,1)" /> -- cgit v1.2.3