Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport separate key-up and key-down events on magicleap? #22524
Comments
|
The forum discussion: https://forum.magicleap.com/hc/en-us/community/posts/360035146792-Keyboard-key-up-and-key-down-events- (Login required) The lumin API docs: https://creator.magicleap.com/learn/reference/public/v0.16.0/LuminRT/classlumin_1_1____lr1__0_1_1ui_1_1_keyboard.html (Login required) IRC chat with @jdm: https://mozilla.logbot.info/servo/20181221#c15752893 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The magicleap Lumin UIkit API only provides key-pressed events, not separate key-down and key-up events.