Skip to content
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

Ensure hotkeys work fine #2067

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Ensure hotkeys work fine #2067

merged 1 commit into from
Nov 10, 2020

Conversation

brusherru
Copy link
Contributor

It fixes #1737

It includes:

  • moving hotkeys from Editor to App component
  • auto-focus on the App element on startup
  • capture focusout events and in case that focus moved to the body (focused element was deleted) focus to the App component

…on `App` on start and auto-focus to the `App` from body element
Copy link
Contributor

@evgenykochetkov evgenykochetkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brusherru brusherru merged commit 9960653 into master Nov 10, 2020
@brusherru brusherru deleted the fix-1737-make-hotkeys-global branch November 10, 2020 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

i hotkey is working only sometimes
3 participants