mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1156] [Feature Request] Fade / Slide transitions between [all] selected frames #873
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#873
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 @ImagineerNL on GitHub (Nov 12, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1156
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
Currently the Fade or Slide transition only applies to the current selected frame and the next unselected frame.
If you select multiple frames, it only applies the transition from the last selected frame to the next unselected frame.
This is frustrating when you have created multiple 'slides' for a presentation and want them all to transition into the next slide, as this requires you to manually select each frame and fade/slide them to the next. rinse and repeat.
Describe the solution you'd like
It would be great if the fade/slide effect would be applied between each following frame of the ones you have selected.
If you have 2 frames selected, it applies same as current.
if you have 3 (or more) frames selected, it applies a fade/slide between 1 and 2, 2 and 3, etc.
Describe alternatives you've considered
Alternate solution: doing this manually frame by frame, or selecting a whole different application to create videos.
Additional context
Add any other context or screenshots about the feature request here.
@badjuice commented on GitHub (Oct 28, 2025):
Bumping this.