mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1306] [Feature Request] Double click should be represented with blue spot #3444
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#3444
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 @joniale on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1306
Originally assigned to: @NickeManarin on GitHub.
Normally I cannot distinguish between a click and a double click on the recorded screen. It would be easy and very useful to just change the colour of the spot for double clicks detected by the system.
The solution would be to get the double click event from the system and represent a spot with a different colour, e.g. blue. That way it will not mix with the yellow and red spots that already exist for left and right mouse clicks.
Other colours could also be used.