Currently, the "web client" part of goMarkableStream automatically resizes the streamed image to fit the browser window. Re-sizing the browser window will change the size of the streamed image, which can be good in many cases, but sometimes it would help if the image stayed the same size, preferably matching the actual size of the tablet's display.
How hard would it be to add an option in the web client to make the streamed image stay at 1404x1872, regardless of the browser window size? If this means letting the browser add a bunch of padding around the image, or add scroll bars because the image is bigger than the visible area in the canvas, so be it.
Currently, the "web client" part of goMarkableStream automatically resizes the streamed image to fit the browser window. Re-sizing the browser window will change the size of the streamed image, which can be good in many cases, but sometimes it would help if the image stayed the same size, preferably matching the actual size of the tablet's display.
How hard would it be to add an option in the web client to make the streamed image stay at 1404x1872, regardless of the browser window size? If this means letting the browser add a bunch of padding around the image, or add scroll bars because the image is bigger than the visible area in the canvas, so be it.