kou-yeung / WebGLInput

IME for Unity WebGL
MIT License
744 stars 109 forks source link

filling half screen in fullscreen mode (during mobile landscape ) #49

Open sahil13031997 opened 4 years ago

sahil13031997 commented 4 years ago

after putting onclick="document.makeFullscreen('gameContainer')" in index.html , facing split screen issue when tilting to lanscape mode in fullscreen mode Portrait (respective) : Screenshot_20200917-133308 Screenshot_20200917-133330 Landscape : Screenshot_20200917-133312 Screenshot_20200917-133340

Kau-python commented 3 years ago

Did you find a fix to this?