Skip to content

Commit

Permalink
Merged PR 688: Enable text input in Widgets example scene
Browse files Browse the repository at this point in the history
Enable text box in Widgets example scene. Switch off "Add Default Movement Bindings" in MR Pawn to prevent left/right arrow keys on virtual keyboard from controlling pawn movement.

Known issues in UE4.26.1:
- virtual keyboard stays open when switching scenes which can lead to a crash
- text box contents are not scrolled when text reaches the right border of the textbox
- emoji and other characters from Unicode's supplemental plane are not displayed correctly
- far interaction rays do not disappear when interacting with the keyboard

Related work items: #244, #944
  • Loading branch information
macborow committed Mar 2, 2021
1 parent 74ba46a commit 63b22b9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 63b22b9

Please sign in to comment.