MCJack123 / craftos2

A fast, modern, and feature-filled ComputerCraft emulator written in C++.
https://www.craftos-pc.cc
Other
230 stars 27 forks source link

On Android, cannot open peripheral/keyboard menu #338

Closed Lilygabe closed 9 months ago

Lilygabe commented 9 months ago

Describe the bug I am not sure if this is a bug or lack of documentation, but there doesn't seem to be a way to open the keyboard / peripherals menu on android.

To Reproduce Steps to reproduce the behavior:

  1. Open app
  2. Close keyboard
  3. Notice how there is no indication for how to open the menu

Expected behavior An indication of how to open the menu

Screenshots Screenshot_20231231_005033_CraftOS-PC

Environment (please complete the following information):

Additional context

MCJack123 commented 9 months ago

You have to tap with two fingers to open the navigation menu, and then you can press the keyboard button. I know this isn't obvious at all, which is why I'm implementing a welcome screen to tell you this in v2.8. Sorry for the confusion!