-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remap shortcuts are flipped #3147
Comments
Yeah I had identical thought the first time I tested this. But try to read it again, carefully. IDK, the ol' brain doing some tricks on me, but I think the UI shows it correctly after all 😃 |
Did you want to Press Win + H and have that result in Win + Down? Essentially minimizing your window with Win + H? If that's the case, Win + H is your Original Shortcut (the shortcut you want to remap) and Win + Down is the New Shortcut. Original shortcut is for the shortcut who's result you want to change, and New Shortcut is for what you want that shortcut to invoke. |
@david-antiteum we figured if Win + Down was the Original shortcut, it would imply that it is being changed. Win + Down is still Win + Down in this case, but Win + H is also Win + Down. I get the confusion though, we'll monitoring how much of a problem this is and will alter the labels / naming / arrows to be more clear if need be. Thanks David! |
I think we really need to figure out is this a labeling issue or a UX placement issue. It is funny, i agree that this feels awkward in shortcuts but it feels 'right' for remapping a key. |
We just released 0.18.1 which will have this fix included in it. |
Environment
Steps to reproduce
Create a remap, for example, Win + Down -> Win + H (to hide the current window). Original shortcut is Win + Down and the New Shortcut is Win + H. To work, in the UI, this shortcut must be created the other way around to work.
The text was updated successfully, but these errors were encountered: