Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Thanks!

I have, but (even ios aside) I don't think it fully meets my needs:

  • Switching to fullscreen should require interaction (even if it can be used programatically), because it affects device navigation. So this means clicking possibly very small buttons.
  • It may force landscape mode depending on device, which the user may not want, and usually hides native navigation buttons/menus.
  • Fullscreen seems to cut off part of the deck display on small screens (ex: if width is < 512px)

I don't see any reasonable way of accommodating displays with extreme aspect ratios automatically. Stretching Decker's display both to a non-integer upscale and a different aspect ratio would be truly hideous.

I'm not sure what you mean about aspect ratio scaling, as I would expect all scaling would maintain the original aspect ratio