-
Notifications
You must be signed in to change notification settings - Fork 19
Description
When using rmote under Firefox, displayed plot images don't seem to be scaled down to fit the browser window.
It would be very convenient if I could set my plot output via rmote_device to a given pixel size, but then have that image downsized to the size of the browser window if it's too large. (This would save a lot of trouble when moving/resizing the window.) If I right-click and "View Image" then Firefox does this very nicely, but I then obviously lose the auto-refresh capability.
In fact, and this seems a far more complex problem, it would be amazing if rmote could detect the size of the browser window and set the rmote_device to the appropriate size. I have no idea if that would be possible, but would be a massive improvement.
As it is, I'm finding rmote incredibly useful for working on my compute server, so thank you!