-
-
Notifications
You must be signed in to change notification settings - Fork 644
Open
Labels
Description
Windows OS version
Windows 11 24H2
ImageGlass version
Version: 9.3.2.520 (64-bit)
ImageGlass release
Classic
1️⃣ Steps to reproduce
- Navigate to Crop image, hold down the left mouse button to start selecting an area, and move the mouse at a speed that is not too slow in order to adjust the size of the selected area.
- Hold down the left mouse button on the selection area and move the mouse at a speed that is not too slow in order to adjust the position of the selection.
- Hold down the left mouse button on the selection area to move its position, and then use the pan or zoom operations.
- Use Save as.
- Use any method to make the window full screen in window mode.
- Use the Save as option to save the image as a new file, rather than overwriting the original one.
2️⃣ Actual behavior
- The selected area does not follow the mouse movement properly, resulting in delays or lagging.
- The same as the previous one.
- The selection area does not adjust its position under panning or zooming to maintain a constant relative position relative to the mouse.
- The default file name for the new file will be exactly the same as the original file, which means that the file name needs to be changed every time it is saved.
- The position of the pop-up window will remain unchanged, but when the system is in window mode, the pop-up window will maintain a fixed relative position relative to the top-left corner of the main window.
- After saving, the application will switch to the previous image in the list. If the size of the new image is large enough to accommodate the original selection range, the selection will not be canceled; however, under normal circumstances, switching images will cancel the selection.
3️⃣ Expected behavior
- The selection area should follow the mouse movements smoothly, without any delays or lag.
- The same as the previous one.
- The selection area should maintain its relative position with respect to the mouse.
- The default file name for the Save as option should be different from the original file name.
- The logic for the location of pop-up windows should remain consistent.
- The application should not automatically switch to the previous image; the logic for selecting images should remain consistent when switching between them.
4️⃣ Screenshots / Video / Sample image file
output.mp4
5️⃣ Additional context
No response