Bug 463904 - per image zoom and position, keep by default
Summary: per image zoom and position, keep by default
Status: CONFIRMED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 21.03.90
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2023-01-06 01:43 UTC by Misha Aizatulin
Modified: 2023-01-09 21:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Misha Aizatulin 2023-01-06 01:43:54 UTC
I'd like to propose a zoom mode that imo combines the best features of "keep same zoom and position" and "per image zoom and position". The algorithm is as follows:
  1. If we see the image for the first time, keep the zoom and position from the previous image. 
  2. If we have seen the image before, use the zoom and position from how we left it.

Rationale for 1: we often work with a collection of similar images (say, taken with the same camera from the same position) and it would drive you mad to have to zoom each image separately by the same amount. 

Rationale for 2: duh. If the user chose a zoom previously then that zoom is probably how the user will like it next time as well.