mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #108] Apply keystrokes only in some frames #94
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#94
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 @daniloalonso on GitHub (Mar 15, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/108
Originally assigned to: @NickeManarin on GitHub.
Is there an option to apply keystrokes only to some frames? It would be nice if you could remove the keystrokes where you type too much text, and leave only frames that contains ENTER, SHIFT+KEY, TAB, and others.
This tool is great, congratulations!
@NickeManarin commented on GitHub (Mar 16, 2017):
I started working with the keystrokes editor (to add or remove key presses), but I had to postpone it.
Thank you, btw :D
@NickeManarin commented on GitHub (Dec 3, 2017):
Other proposed enhancements:
@vatterspun commented on GitHub (Dec 9, 2017):
@NickeManarin Just a note that this is a hard problem -- I appreciate you putting so much energy into it.
@NickeManarin commented on GitHub (Jan 24, 2018):
Done!
Basically, you can add/remove/edit the detected key strokes:
@vatterspun commented on GitHub (Jan 25, 2018):
Oh HELL yeah.
That's not just a great program addition, that's a really smart solution.