From d8022f94efd2fbb230ceaae74789862ed35fc3ee Mon Sep 17 00:00:00 2001 From: Cathryne Date: Sat, 13 Dec 2014 18:33:20 +0100 Subject: [PATCH 1/2] put legend above list of needed files --- gui/index.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/gui/index.html b/gui/index.html index f6205dc56..7e1a7377c 100644 --- a/gui/index.html +++ b/gui/index.html @@ -790,6 +790,15 @@ + Legend: +
+
Reused
+
Copied from original
+
Copied from elsewhere
+
Downloaded
+
Downloading
+
+ @@ -808,14 +817,6 @@
{{needActions[a]}}
- Legend: -
-
Reused
-
Copied from original
-
Copied from elsewhere
-
Downloaded
-
Downloading
-
From 80977bd4c03882ccd4efa403174dbebf32b9b610 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 15 Dec 2014 00:34:03 +0100 Subject: [PATCH 2/2] Make progress indicators less animated --- gui/index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gui/index.html b/gui/index.html index 7e1a7377c..afef68685 100644 --- a/gui/index.html +++ b/gui/index.html @@ -790,27 +790,28 @@ - Legend: -
+
Reused
Copied from original
Copied from elsewhere
Downloaded
-
Downloading
+
Downloading
- + +
+
{{needActions[a]}} {{f.Name | basename}} -
+
-
+
{{progress[neededFolder][f.Name].BytesDone | binary}}B / {{progress[neededFolder][f.Name].BytesTotal | binary}}B