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.
This commit is contained in:
1
misc/dist/html/manifest.json
vendored
1
misc/dist/html/manifest.json
vendored
@ -5,7 +5,6 @@
|
|||||||
"lang": "en",
|
"lang": "en",
|
||||||
"start_url": "./godot.tools.html",
|
"start_url": "./godot.tools.html",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "landscape",
|
|
||||||
"theme_color": "#202531",
|
"theme_color": "#202531",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user