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
Steps to reproduce:
This can be replicated in Caprine where electron-debug is used.
electron-debug
I see two possible solutions for this problem:
electron-localshortcut
I am not entirely sure why the shortcut for reloading the page works while devTools is focused. Maybe this could be the key to solving this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
This can be replicated in Caprine where
electron-debug
is used.I see two possible solutions for this problem:
electron-localshortcut
to not disable the shortcuts when devTools is focusedelectron-debug
which adds a menu item - the menu item works when devTools is focused so this will fix the problemI am not entirely sure why the shortcut for reloading the page works while devTools is focused. Maybe this could be the key to solving this issue.
The text was updated successfully, but these errors were encountered: