mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 15:46:00 +03:00
[GH-ISSUE #564] [Feature Request] Split long frames when applying a progress bar to make it smooth #1950
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#1950
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 @SilentSin on GitHub (Dec 15, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/564
I'm using gifs to show step by step instructions where I manually adjust the timing to stop on a single frame for a few seconds, so my workflow is essentially:
That works great, but if I want to add a progress bar that means it will stop every time there is a long frame which looks silly. So it would be cool if it had an option to split long frames into multiple shorter ones when adding a progress bar so that it can always be smooth.