From 4b7e1b0757a4c3bb6fe05ea5734a1d18f7837d78 Mon Sep 17 00:00:00 2001 From: Maxime Cesson Date: Mon, 11 Jul 2022 10:21:00 +0200 Subject: [PATCH 1/8] Add a placeholder before loading screens for slow connection --- customize.dist/index.html | 2 + customize.dist/pre-loading.js | 23 +++++++++ customize.dist/src/outer.css | 85 +++++++++++++++++++++++++++++++ customize.dist/template.js | 3 ++ www/common/sframe-common-outer.js | 7 ++- www/pad/index.html | 4 +- 6 files changed, 121 insertions(+), 3 deletions(-) create mode 100644 customize.dist/pre-loading.js diff --git a/customize.dist/index.html b/customize.dist/index.html index f1cf1b429..390bd799b 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -6,7 +6,9 @@ + +