From: "Christiaan Hofman" <[email protected]>
> Have you tried Zoom To Fit? You can't zoom /both/ horizontally and
> vertically, it's either-or.

Zoom to fit uses the width, not the height. So I lose content at the bottom 
of the pages (on my screen).

Might it make sense to offer either:
(a) a smart-zoom-to-fit: so no content is lost at both top/bottom and on 
sides. It can have unused-space on either top/bottom or left/right depending 
on page and screen aspect ratio.
  if (page/2-page aspect ratio >= screen aspect ratio)
    then zoom-to-fit-width
  else zoom-to-fit-height

or

(b) separate zoom-to-fit-height and zoom-to-fit-width, so user can choose.


Also, it would be nice if the zoom was re-calculated when switching in and 
out of full-screen mode.

Thanks!


------------------------------------------------------------------------------
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users

Reply via email to