mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1091] [Feature Request] Selection of frames into a new editor / project #822
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#822
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 @tony on GitHub (Mar 11, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1091
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
I have to go through a lot of steps to copy a subset of frames into a new editor
Describe the solution you'd like
Select frames from the frame reel / timeline, copy
Allow them to be pasted into the timeline of another editor instance
Describe alternatives you've considered
Option A: Save to project file and reopen it, delete unused frames and keep only wants wanting to use
Option B:
Copy them to clipboard
explore content
copy the file path
Create blank project, delete first frame (the canvas won't match the clipboard's canvas, so you will get a prompt step 7)
do not discard old project (or clipboard content will be lost)
Insert -> Media
In explorer, paste the clipboard URL
change to list view so you can click the images in order
Fit image on canvas
Delete leftover blank frame from starting a new session
Edit / save / etc
Additional context
Gimp has Image -> Duplicate