Parcourir la source

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.
Hugo Locurcio il y a 3 ans
Parent
commit
078475f354
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      misc/dist/html/manifest.json

+ 0 - 1
misc/dist/html/manifest.json

@@ -5,7 +5,6 @@
   "lang": "en",
   "start_url": "./godot.tools.html",
   "display": "standalone",
-  "orientation": "landscape",
   "theme_color": "#202531",
   "icons": [
     {