mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #151] Mouse click detection indicator is persistent if mouse is not moving #1502
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#1502
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 @byzod on GitHub (Jun 10, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/151
Originally assigned to: @NickeManarin on GitHub.
It this a bug or feature?
In the screencast above, I clicked 6 times
First 3 clicks:
LMB down > 50~100ms > LMB up > move pointer away > next clickLater 3 clicks:
LMB down > 50~100ms > LMB up > wait ~2 seconds > move pointer away > next clickExpect result
Same recording result for all 6 clicks: mouse click indicator disappeared after mouse button released
Actual result
First 3 clicks recording: mouse click indicator disappeared quickly
Later 3 clicks recording: mouse click indicator persist until mouse moves
@Riajyuu commented on GitHub (Jun 10, 2017):
FF论坛的百左兄。。。
@NickeManarin commented on GitHub (Jun 25, 2017):
Fixed.