Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Return whether or not editor key event was handled#187

Open
sebbert wants to merge 1 commit intoRustAudio:masterfrom
sebbert:return-key-event-handled
Open

Return whether or not editor key event was handled#187
sebbert wants to merge 1 commit intoRustAudio:masterfrom
sebbert:return-key-event-handled

Conversation

@sebbert
Copy link
Contributor

@sebbert sebbert commented May 22, 2022

The host needs to know whether or not the plugin editor handles a given key event. Otherwise, the key event is sent to the host, and we don't receive a key up event.

The host needs to know whether or not the plugin editor handles a given key event. Otherwise, the key event is sent to the host, and we don't receive a key up event.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant