summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2022-01-19 17:13:23 +0100
committerHugo Locurcio <hugo.locurcio@hugo.pro>2022-01-21 01:59:34 +0100
commit078475f3545a302bee33440f2f154098f71e77ab (patch)
tree24847383e3bac4901a8deafe9224cf0d5d8a62bc
parent73d00131c6887f6993ab78cc8cd95c17166f29a4 (diff)
downloadredot-engine-078475f3545a302bee33440f2f154098f71e77ab.tar.gz
Allow using the web editor on any device orientation
On tablets and foldable phones, the editor can remain usable while in portrait mode thanks to the wide display.
-rw-r--r--misc/dist/html/manifest.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/dist/html/manifest.json b/misc/dist/html/manifest.json
index adc8106e2a..ccfb793b20 100644
--- a/misc/dist/html/manifest.json
+++ b/misc/dist/html/manifest.json
@@ -5,7 +5,6 @@
"lang": "en",
"start_url": "./godot.tools.html",
"display": "standalone",
- "orientation": "landscape",
"theme_color": "#202531",
"icons": [
{