Support for viewing maximized in browser window, and also ability to switch to fullscreen.
I realize this is tricky cos we don't want non-integer scaling with the pixeled look, so I guess options are:
- use css to remove labels/buttons, and add a lot more @media sections with integer ratios
- port the GPU upscale filters from the uw8 tool to webgl
Support for viewing maximized in browser window, and also ability to switch to fullscreen.
I realize this is tricky cos we don't want non-integer scaling with the pixeled look, so I guess options are: