[GH-ISSUE #640] Improvements on zoom functionality #521

Open
opened 2026-02-26 09:31:45 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (Apr 21, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/640

  1. Allow zoom while cropping images.
    Currently zoom function is disabled when cropping images, but it would be useful if you want to crop more precisely.

  2. Allow dragging images outside of the borders
    Current zoom-and-drag function is limited to image borders so it's hard to navigate.

  3. Should be able to drag images even if it is not zoomed in
    Again, it would be much convenient when zooming in and navigate.

Originally created by @ghost on GitHub (Apr 21, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/640 1. Allow zoom while cropping images. Currently zoom function is disabled when cropping images, but it would be useful if you want to crop more precisely. 2. Allow dragging images outside of the borders Current zoom-and-drag function is limited to image borders so it's hard to navigate. 3. Should be able to drag images even if it is not zoomed in Again, it would be much convenient when zooming in and navigate.
Author
Owner

@NickeManarin commented on GitHub (Apr 29, 2020):

The forced 100% zoom while applying features is a limitation due to how the canvas system works right now.

It will be replaced with a better one.

<!-- gh-comment-id:621169791 --> @NickeManarin commented on GitHub (Apr 29, 2020): The forced 100% zoom while applying features is a limitation due to how the canvas system works right now. It will be replaced with a better one.
Author
Owner

@twoco commented on GitHub (Jan 22, 2023):

It would be really great if you can zoom while cropping. It's hard to see if you want perfect crop.
Workaround: Windows magnifier tool. But not really nice.
Btw. the pixel steps with arrows should be 1 not 2 in my opinion.

<!-- gh-comment-id:1399367958 --> @twoco commented on GitHub (Jan 22, 2023): It would be really great if you can zoom while cropping. It's hard to see if you want perfect crop. Workaround: Windows magnifier tool. But not really nice. Btw. the pixel steps with arrows should be 1 not 2 in my opinion.
Author
Owner

@NickeManarin commented on GitHub (Jan 22, 2023):

This is something that I'm working on.
The next version of the app will have that capability.

<!-- gh-comment-id:1399368366 --> @NickeManarin commented on GitHub (Jan 22, 2023): This is something that I'm working on. The next version of the app will have that capability.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#521
No description provided.