Replies: 1 comment 1 reply
-
This still exists in Godot 4 as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can't use the search functionality of a popup menu on Android without OS.show_virtual_keyboard which was in 3.5 but for some reason was dropped from Godot 4. One Possible workaround would be to add a keyboard popup method to the popup menu node, though if there's no reason the virtual keyboard was removed I would like to request OS.show_virtual_keyboard be added to Godot 4.
Beta Was this translation helpful? Give feedback.
All reactions