d2phap / d2phap/ImageGlass

Custom shortcuts for setting a zoom interpolation mode

Open
#2,186 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
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
  1. Setup a shortcut to select custom zoom interpolation mode in GUI/config file
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.