mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #455] Add shortcut support for the crop window? #1744
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1744
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 26, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/455
Originally assigned to: @NickeManarin on GitHub.
Just like this, the image will be restored to the default size when cropped or blurred, and the enlarged image will adjust the selection more precisely.
@vatterspun commented on GitHub (Feb 26, 2019):
Help me understand: the program has a fairly solid crop tool already - what did you want to be different?
@NickeManarin commented on GitHub (Mar 9, 2019):
Done!
Arrow keys: Move the crop area around.
Shift + arrow keys: Resize the crop area based on the bottom-right corner.
Ctrl + arrow keys: Resize the crop area based on the top-left corner.
Ctrl + Shift + arrow keys: Resize the crop area based on all corners, left/bottom will reduce the size of the area, right/up will increase the size.
(You'll need to set focus, by clicking on the crop area in order to use any shortcuts)