mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1319] [Feature Request] Proportional Resizing and Center Alignment Assistance for Imported Frames #3468
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#3468
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 @bqliang on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1319
Originally assigned to: @NickeManarin on GitHub.
Due to certain special reasons, I often need to create a blank animation and then drag a series of images (frames) into the window for editing. Since the dragged-in images usually have different dimensions compared to the canvas, I am required to reposition and resize both the canvas and the images. Here's where the headache starts: I want to resize the images proportionally, but it's simply not possible! Even if I hold down the Ctrl key while dragging the image handles, I still can't lock the aspect ratio like in Photoshop. Additionally, I want to center the image on the canvas, but without any snap effect or guide lines, no matter how much I drag, the image is very difficult to align perfectly in the center of the canvas.
Therefore, I would like to request the possibility of addressing the following two issues in a future update:
When inserting frames, if the size is inconsistent, allow holding down the Ctrl key to lock the aspect ratio while resizing the images and the canvas.
Provide a snap effect or guide lines to assist in better positioning the images in the center of the canvas.