JS13K Games 2019 Day 21

I've been trying to find out how to fix that height bug in my HTML5 Canvas.  I got really close using vh in my CSS, but that gave me the window.innerHeight issue of being too big.  Maybe, I could use fullscreen with the HTML5 Canvas, but I'll have to see how it works on mobile.  I've tested it on Chrome for Android and it works!  It also works for Firefox on the computer!

However, that was all I could do for today.  I'll have to save experimenting with going Full Screen for later.  I really want to know what the screen size becomes when you go full screen.  Does it use the resolution of the device, or does it do something else?  I really need to find a solution that uses the device's full screen.

Comments

Popular posts from this blog

Game Off 2019 Day 4

Hacktoberfest 2019 Day 8

Metroidvania Month 7 Day 6