mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #1101] [Feature Request] Interaction mode delay capture would be helpful #3053
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#3053
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 @mitchcapper on GitHub (Apr 17, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1101
Originally assigned to: @mitchcapper on GitHub.
Is your feature request related to a problem? Please describe.
Sometimes when you click the event you want to capture may not happen right away or may be animated. IE opening a start menu, or a right click menu. When it capture immediately this can be missed.
Describe the solution you'd like
A delay option of X ms after an interaction is detected before capture.
Describe alternatives you've considered
Manual capture (although if you need to repeatedly do so it can be tedious). Auto capture (much larger file size).