Suggestion: Web client scaling outside of fullscreen

The default 1x size is too small on modern high resolution displays. Can you add an option to scale the canvas to 2x/3x size?

It’s easy to do by changing the css width/height values. I have a modified version of client.ejs that I’m using offline here

1 Like

Added to the next update, thanks.

1 Like

FYI, the scaling is now broken.

Thanks, fixed. Was redoing some of the iframe stuff at the time.