Hello,
on the WorldWidePanorama project we have several quite old and small panoramas, some of which get pretty overzoomed if viewed fullscreen. I would assume maxpixelzoom to limit zooming even in fullscreen mode, which for some panoramas would mean they would have to be displayed with black bars all around. Is that feasible in any way?
I know I can adjust the size of the HTML5 canvas element using CSS, but that's quite tedious and a bit hacky because it also changes the aspect ratio of the image, causing it to become stretched or squashed. It would be nice if krpano could handle that on its own.
Disabling full-screen mode for these panoramas isn't ideal either, because depending on the monitor, it would be nice to be able to display the image larger than the viewer window.