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

Fixed: catch key event if controller focus is active #47

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

dovicsin
Copy link
Contributor

@dovicsin dovicsin commented Aug 16, 2023

Catch and set default the event when the controller focus is active.

fixed #43

@dovicsin dovicsin changed the title catch key event if controller focus is active, fix #43 catch key event if controller focus is active, fixed #43 Aug 16, 2023
veghdev
veghdev previously approved these changes Aug 16, 2023
@dovicsin
Copy link
Contributor Author

I added the limitation of catch the button press.

@veghdev veghdev changed the title catch key event if controller focus is active, fixed #43 Fixed: catch key event if controller focus is active Aug 17, 2023
@veghdev veghdev merged commit 4b97593 into vizzuhq:main Aug 17, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

should prevent PgUp, PgDn keypress events to pass to parent elements.
3 participants