diff WebApplication/viewer.html @ 2:c919d488471f

throbber to reflect the receiving of instances
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Feb 2015 11:35:04 +0100
parents 02f7a0400a91
children 4ac039ed55bd
line wrap: on
line diff
--- a/WebApplication/viewer.html	Thu Feb 26 10:26:51 2015 +0100
+++ b/WebApplication/viewer.html	Thu Feb 26 11:35:04 2015 +0100
@@ -22,6 +22,10 @@
 
     <div id="topleft">
       <button id="open-toolbar"></button>
+      &nbsp;<img id="unstable" 
+                 style="display: none"
+                 src="images/throbber.gif" 
+                 title="Still receiving images for this series. Wait a bit, then refresh this page." />
     </div>
 
     <div id="topright">Render Time:</div>