From 5ed0b5d5653ccce2ffe6c99955d2c3ed2c2f919d Mon Sep 17 00:00:00 2001 From: Jacob Crowther Date: Tue, 25 Jul 2017 09:35:48 -0600 Subject: [PATCH] "Chunked" mode speed optimization. This loads the side folder structures as needed, and not all at once on application load --- app/elements/folder-structure.html | 58 ++++++++++++++++++------------ app/index.html | 2 +- 2 files changed, 37 insertions(+), 23 deletions(-) diff --git a/app/elements/folder-structure.html b/app/elements/folder-structure.html index c65780b..963bb5d 100644 --- a/app/elements/folder-structure.html +++ b/app/elements/folder-structure.html @@ -66,29 +66,31 @@ }