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

Allow events from VR keyboard to overlay UI #1046

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

ksuprynowicz
Copy link
Member

Fixes #1044
Still work in progress, since there's no way to deactivate overlay windows from VR controllers yet.

@ksuprynowicz ksuprynowicz added enhancement New feature or request work in progress Do not merge yet labels Jun 23, 2024
@ksuprynowicz ksuprynowicz added needs CR This pull request needs to be code reviewed needs QA This pull request needs to be tested and removed work in progress Do not merge yet labels Jun 25, 2024
@ksuprynowicz
Copy link
Member Author

To show the keyboard following function needs to be called in the QML window script:

ApplicationInterface.showVRKeyboardForHudUI(true);

@Armored-Dragon
Copy link
Member

I just tested it today and it works as expected without any issues.

@ksuprynowicz ksuprynowicz added QA approved This pull request has been successfully tested and removed needs QA This pull request needs to be tested labels Jun 28, 2024
@ksuprynowicz
Copy link
Member Author

Thanks for testing!

@daleglass daleglass merged commit a91ae5a into master Jun 29, 2024
7 checks passed
@JulianGro JulianGro deleted the fix/offscreen_ui_keyboard branch July 1, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs CR This pull request needs to be code reviewed QA approved This pull request has been successfully tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VR keyboard doesn't work with overlay windows
3 participants