From 9b0b7cdb1057d0633a67826a89b91ec1b958d57a Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 23 Oct 2023 23:41:44 +0200 Subject: viewer: preload PDFJs worker source at page start Instead of downloading only when starting the presentation. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 7259fe9..3968dae 100644 --- a/index.html +++ b/index.html @@ -95,6 +95,7 @@
+ -- cgit v1.2.3