From afdfe7c03b8c7bedff93db961625a85f30ea2311 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Mon, 31 Jan 2022 15:19:25 +0100 Subject: [PATCH] [HTML5] Improve editor progressive web app behavior. Ensures early claim for aggressive caching. Adds a button to update when it detects a new version asking confirmation due to the necessary reload. --- misc/dist/html/editor.html | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index b5cb28db2767..fcd3277aaaa5 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -265,6 +265,7 @@

Important - Please read before continuing

+
@@ -325,10 +326,39 @@

Important - Please read before continuing

- + //]]>