From 9b6df1ed00b36adf5bf660ae37cfff3f13bbcfcf Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 20 Jan 2020 22:35:36 +0100 Subject: [PATCH] Set the `title` tag in the HTML5 export immediately This makes the project title display without having to wait for the project to finish loading. (cherry picked from commit eecce139eaa15b3c4d7944dd586b11e150d5e5b6) --- misc/dist/html/fixed-size.html | 2 +- misc/dist/html/full-size.html | 2 +- platform/javascript/export/export.cpp | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/dist/html/fixed-size.html b/misc/dist/html/fixed-size.html index 6c6a3a5d2d4..e7a23b3f296 100644 --- a/misc/dist/html/fixed-size.html +++ b/misc/dist/html/fixed-size.html @@ -3,7 +3,7 @@ - + $GODOT_PROJECT_NAME