Optional Zoom out feature
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
-
Currently when we open up a photo it defaults to a "Scale to fit" view. After zooming in or out we're never able to return to the defaulted "Scale to fit" view (without pressing the dedicated 'Scale to fit' button). Also, there's no way for us to remap key presses to different commands, that'd be a nice addition.
-
I'm proposing an additional option in the settings people can check on or off to limit the zoom so that we're able to return to the defaulted "Scale to fit" view. Take the zoom level the photo opens up with and lock it so that we're not able to zoom out past that point, zooming inwards can stay the same.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the photo-viewer zoom handling and settings UI, then determine whether key remapping is part of this request or a separate feature; done means an optional minimum zoom preserves the opening “Scale to fit” level while zooming in still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100