d2phap / d2phap/ImageGlass

Rotation + crop + save makes an extra rotation operation

Open
#2,325 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐞 bug
Dominant language
C#
Stars
14.4k
Forks
752
Avg merge
10d 14h
Merged PRs (30d)
1

Description

Windows OS version

11

ImageGlass version

9.4.1.15

ImageGlass release

Classic

1️⃣ Steps to reproduce

Open an image
Rotate 90
Crop
Save

2️⃣ Actual behavior

Resulting image is rotated an extra 90

3️⃣ Expected behavior

Cropped and rotated image with only one 90 degrees rotation.

4️⃣ Screenshots / Video / Sample image file

No response

5️⃣ Additional context

No response

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

Start by reproducing the issue on Windows 11 with ImageGlass 9.4.1.15 Classic: open an image, rotate 90 degrees, crop, and save. Trace the rotation, crop, and save flow to find why the saved result applies a second 90-degree rotation; done means the output has only the requested rotation and crop.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
computer-graphics, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.