Input Dialog placement
I noticed that on Linux, the input dialog comes up at the top of the window (and is not movable). Is there a setting I missed to relocate it?
In android, it works out naturally with the keyboard popping up on the bottom.
Asking because it covers up the game data in my games...
2025-12-20 ยท 5 months ago
1 Comment
๐ skyjake [mod...] ยท Dec 21 at 04:38:
The input dialog is not movable. However, adding a button/menu item to switch it between top and bottom of window might be trivial to implement, and it could be a per-site persistent setting. Let me see about this...