From 69251f989b887a355bcd392b4776a370c829b353 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 31 Jan 2017 16:16:49 -0800 Subject: Added a spinner that indicates when an image summary at a certain step is loading. This avoids flickering when the user scrolls through steps of an image summary, allowing the user to readily compare images across steps. Change: 146180073 --- .../tf_image_dashboard/tf-image-loader.html | 51 +++++++++++++++++++--- 1 file changed, 44 insertions(+), 7 deletions(-) diff --git a/tensorflow/tensorboard/components/tf_image_dashboard/tf-image-loader.html b/tensorflow/tensorboard/components/tf_image_dashboard/tf-image-loader.html index 4e559dc75a..9a1bc1dded 100644 --- a/tensorflow/tensorboard/components/tf_image_dashboard/tf-image-loader.html +++ b/tensorflow/tensorboard/components/tf_image_dashboard/tf-image-loader.html @@ -17,6 +17,8 @@ limitations under the License. + + @@ -37,6 +39,7 @@ future for loading older images. +