From 4492cf856b3aab50dabe616d740111907a550c9b Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 20 Jan 2020 21:46:42 +0100 Subject: [PATCH] Export and reference the icon as favicon when exporting to HTML5 This makes the project icon display immediately as a favicon when opening the page, without having to wait for the project to finish loading. --- misc/dist/html/fixed-size.html | 1 + misc/dist/html/full-size.html | 1 + platform/javascript/export/export.cpp | 55 +++++++++++++++++++-------- 3 files changed, 42 insertions(+), 15 deletions(-) diff --git a/misc/dist/html/fixed-size.html b/misc/dist/html/fixed-size.html index 1cc6fd715eb..6c6a3a5d2d4 100644 --- a/misc/dist/html/fixed-size.html +++ b/misc/dist/html/fixed-size.html @@ -2,6 +2,7 @@ +