mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #238] I've fixed the issue with double click to like fail #198
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#198
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 @ghost on GitHub (Jan 6, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/238
Don't know how to make a pull request
Here is the file which fixes the issue
device_facade.pyChange is on line 578
Enjoy!!
@Fadude commented on GitHub (Jan 6, 2021):
Ill add that into the codebase. Thanks!
@ghost commented on GitHub (Jan 6, 2021):
Yup!
@ghost commented on GitHub (Jan 6, 2021):
@Fadude after some testing, part of the range on line 578 still causes issues occasionally. Not sure if it’s clicking too fast or too slow but it brings up tagged instead of liking. Need to experiment more.
@ghost commented on GitHub (Jan 6, 2021):
Edit: I think this is better because it works most of the time and sometimes it will use heart icon. More like human