mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #45] Wrong hotkey displayed in menu #35
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#35
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 @qfox on GitHub (Dec 2, 2015).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/45
There are 2 different combinations in prefs and in menu.
The one in prefs is right. Need to sync menu somehow with it.
@sdeken commented on GitHub (Sep 21, 2016):
This image has been reaped, can you show me again? Seems like an easy fix if we can confirm it, and I'd like to get it in for 0.9.5. Thanks!
@sdeken commented on GitHub (Sep 22, 2016):
I can confirm this myself now - when the main key used for the shortcut is a letter, the menu item appears to always show shift, whether or not shift is part of the hotkey used to toggle capturing. Not sure what's causing this - we appear to set the modifiers correctly, but the menu shows shift regardless. Very odd!
@akitchen commented on GitHub (Aug 12, 2017):
I believe this is fixed in #98