mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #26] Playback (Alt+P) skips multiple frames #1393
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#1393
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 @PaulIndrome on GitHub (Oct 24, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/26
Originally assigned to: @NickeManarin on GitHub.
When playing the recorded animation in-program, the refresh rate of the window is inconsistent with the framerate of the animation and thus a lot of frames (about 4 in 5) are skipped.
This makes it very hard to preview animations when doing frame-sensitive work.
Update: Application restart seems to fix it. Has not reappeared so far. Might be related to the usage of hotkey.
(Otherwise this tool continues to be the one and only useful gif-creation software I've come across so far.)
@NickeManarin commented on GitHub (Oct 24, 2016):
Thanks for the feedback. :D
I believe that I fixed this bug.