Summary: | Polishing full screen viewer proposal | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Alex6 <alex.premie> |
Component: | Viewer | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | johannes |
Priority: | NOR | ||
Version First Reported In: | 5.12.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-2846175-0.html |
Description
Alex6
2023-12-23 15:37:36 UTC
Hi Alex, Since you explicitly mention the image scale / zoom level: just adding a padding to the viewer would do nothing to limit scale breaks. I suppose you would like an option to specify a (persistent) zoom level across images? Cheers, Johannes Created attachment 164436 [details] attachment-2846175-0.html Le samedi 23 décembre 2023 18:34:16 CET, vous avez écrit : > --- Comment #1 from Johannes Zarl-Zierl <johannes@zarl-zierl.at> --- > Hi Alex, > > Since you explicitly mention the image scale / zoom level: just adding a > padding to the viewer would do nothing to limit scale breaks. I agree. The benefit of this padding would be to have a margin to isolate the displayed image from the screen border. > I suppose you would like an option to specify a (persistent) zoom level across images? No. Let's take an example: A "panoramic" image (16/9), whatever the actual size, displayed on a 1920*1080 screen with current kpa viewer: - 16/9 landscape: image displayed 1920*1080 px - 9/16 portrait: image displayed 607*1080 px With a display area 1200*1060 px on the same screen - 16/9 landscape: image displayed 1200*675 px - 9/16 portrait: image displayed 597*1060 px which reduces the display gap between "portrait" and "landscape" images Happy Christmas ( even posthumously !) |