We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After changing hotkeys settings, the scope of the Hotkey command is changed, which results in this error.
Always define hotkey scope before using Hotkey command:
Hotkey, If, [KeyScope] Hotkey, ...
Remarks About Hotkey, If Get Nonexistent hotkey error
The text was updated successfully, but these errors were encountered:
Fix couldn't exit advanced settings in certain cases
4cec36e
No branches or pull requests
Steps to reproduce:
Cause:
After changing hotkeys settings, the scope of the Hotkey command is changed, which results in this error.
Fix:
Always define hotkey scope before using Hotkey command:
See also:
Remarks About Hotkey, If
Get Nonexistent hotkey error
The text was updated successfully, but these errors were encountered: