Replies: 1 comment
-
Changelog
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A targeted fix for keyboard handling in compiled binaries: the
KeyboardServiceis now correctly registered in the compiled execution context, soKeyPress Handlerfeature sets receive events inaro build-produced binaries. ADomainEventis also co-published alongside the typedKeyPressEventto complete the binary-mode event routing chain.Beta Was this translation helpful? Give feedback.
All reactions