mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #402] Disabling "detect mouse clicks" option does not work in 2.14.1 #328
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#328
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 @C0deboy on GitHub (Dec 10, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/402
Originally assigned to: @NickeManarin on GitHub.
This option is broken in version 2.14.1. Unchecking it does not take affect. Also there is no color picker when it is enabled. Clicks are detected regardless of this option.
Works fine in 2.13.3. Not sure about 2.14, but probably bug was introduced in this version.
@C0deboy commented on GitHub (Dec 10, 2018):
Also why destination folder allows only to select files? It force user to provide path to folder by hand.
@NickeManarin commented on GitHub (Dec 11, 2018):
Fixed. If you want to disable it right now, remove the automated task that adds the mouse clicks highlights.
@NickeManarin commented on GitHub (Dec 11, 2018):
You can select a file destination and remove the filename later.
@C0deboy commented on GitHub (Dec 11, 2018):
Thank you for quick response and for the fix.
What if the file does not exists which is almost always the case for me?
Your workaround is not user friendly. Can't you just change this restriction for folder?