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.
(cherry picked from commit 078475f354
)
This commit is contained in:
parent
90ca5d29e3
commit
c1ad560e55
|
@ -5,7 +5,6 @@
|
|||
"lang": "en",
|
||||
"start_url": "./godot.tools.html",
|
||||
"display": "standalone",
|
||||
"orientation": "landscape",
|
||||
"theme_color": "#202531",
|
||||
"icons": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue