Custom shortcuts for setting a zoom interpolation mode
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Windows OS version
Windows 11 24H2
ImageGlass version
Version: 9.3.2.520 (64-bit)
ImageGlass release
Classic
1️⃣ Describe the feature
Add a user customizable shortcut to set a specific zoom interpolation mode. For example
- Ctrl+1 to set a higher quality High quality bicubic for zoom in
- Ctrl+2 to set a faster Nearest Neighbor for zoom in
2️⃣ How to use feature
- Setup a shortcut to select custom zoom interpolation mode in GUI/config file
- Press a shortcut to select custom zoom interpolation mode
3️⃣ Additional context
This is helpful when you want to temporarily change the interpolation mode to something else when, for example, comparing quality of different images: then you can disable interpolation on zoom in and then turn it back on without the slow sequence of opening the options menu and selecting a zoom level
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
The issue names no implementation files, tests, or entry points. Begin by locating the existing shortcut configuration and zoom interpolation settings, then determine how a configurable shortcut can select a specific mode; done means users can assign shortcuts and switch interpolation modes while viewing images.
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