kikoano / web2vr

Dynamically translate HTML and CSS to A-Frame 3D world for virtual reality.
MIT License
126 stars 23 forks source link

VR Keyboard on clicking "Enter" does not trigger action... #10

Closed akbartus closed 3 years ago

akbartus commented 3 years ago

Whenever I try to type using VR keyboard and click "Enter" on VR keyboard, nothing happens. Also, clicking "Submit" closes VR keyboard.

kikoano commented 3 years ago

Clicking Enter means new line. While Submit means you done with input and therefore it closes the VR keyboard.