mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #449] keystrokes - show multiplier when greater than 2 #371
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#371
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 @cmeyertons on GitHub (Feb 11, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/449
great tool! holy crap this thing is awesome.
i recently just recorded something where i had to press enter 6 times and displaying the number was important.
I think it would be a better user experience when the same key is pressed to add a multiplier to it rather than showing it side by side
@vatterspun commented on GitHub (Feb 15, 2019):
That's a really cool idea. I haven't seen that in other tools (including commercial ones) like QiPress that show onscreen keyboard indicators. I tried putting something together for that to describe pressing the spacebar 6x and here's what it looks like...
That said, I'm not sure how the dev would build this functionality. It might be one moments where you have to create a separate explanation box explaining the next few screen actions.