Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Re-assigning same shortcut triggers it #90

Open
radex opened this issue Apr 18, 2016 · 2 comments
Open

Re-assigning same shortcut triggers it #90

radex opened this issue Apr 18, 2016 · 2 comments

Comments

@radex
Copy link
Contributor

radex commented Apr 18, 2016

  1. Say I have a hotkey set up with Cmd+Ctrl+T
  2. I focus into the shortcut view
  3. I change my mind, and just want to assign the same thing, so I press Cmd+Ctrl+T

Expected behavior: Cmd+Ctrl+T is assigned, shortcut view blurs

Actual behavior: The shortcut is triggered before the shortcut view can intercept it.

Workaround would be to manually unbind on shortcut view and re-bind after blur.

This is a regression since 1.x :/

@zoul
Copy link
Collaborator

zoul commented Apr 19, 2016

I think the easiest solution would be to unbind the shortcut automatically when the recording control gets focused? (By the way, did you know that you can also return back to the previous shortcut by pressing escape?)

@radex
Copy link
Contributor Author

radex commented Apr 19, 2016

I think the easiest solution would be to unbind the shortcut automatically when the recording control gets focused?

Probably, yeah!

(By the way, did you know that you can also return back to the previous shortcut by pressing escape?)

Yes ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants