Davidobot / love.js

LÖVE ported to the web using Emscripten, updated to the latest Emscripten and LÖVE (v11.5)
MIT License
624 stars 28 forks source link

Fullscreen in Safari doesn't actually resize the canvas to use the whole screen #3

Closed jiaaro closed 2 years ago

jiaaro commented 4 years ago

In Safari the game does not actually resize to use the full screen when you enter fullscreen mode - it just displays the canvas at the same size it appeared before fullscreen but with a black background.

Davidobot commented 2 years ago

See https://github.com/Davidobot/love.js/issues/16#issuecomment-818620056