ruffle-rs / ruffle-android

An Android application for ruffle.rs
Other
255 stars 38 forks source link

Keyboard problem #41

Open Lola0012 opened 1 year ago

Lola0012 commented 1 year ago

How can I disable the inbuilt keyboard in this app ?

torokati44 commented 1 year ago

It's unfortunately not possible at the moment. :| But it's on my TODO list!

Lola0012 commented 1 year ago

Can you make a version with a disable keyboard option or a version without keyboard ?

torokati44 commented 1 year ago

The latest version (that will be ready in ~20 minutes) should hide the keyboard in landscape orientation.

I'm planning to add a toolbar to allow toggling it in any orientation.

Twig6943 commented 9 months ago

Screenshot_20231128-230107_Ruffle its impossible to play tboi as of rn cuz of this issue

torokati44 commented 9 months ago

The button in the bottom left corner now toggles the keyboard visibility!

chunfengyao commented 9 months ago

The button in the bottom left corner now toggles the keyboard visibility!

@torokati44 The button at the bottom-left always requires focus by default. Then, when I hit [Space] on the keyboard, it will enable the button, and the keyboard view will be shown (as in my XiaoMi Pad Pro 5). Therefore, it would be better to let the main view get focus by default. The keyboard's issues may all be associated with this cause.

SnDream commented 9 months ago

The button in the bottom left corner now toggles the keyboard visibility!

Is it possible to hide or place the bottom left button in the title bar when the keyboard is closed? The current button covers what is displayed. Screenshot_20231217-160127