I use the input dialog in my game to record the player’s name when they get a new high score. The input dialog is displayed fine, but when you click in the text box to type in your name, an onscreen keyboard is shown but the keyboard is not fully visible. Only half of it is. Its not my device’s keyboard, it’s something max2d is displaying with the input dialog. See my screenshot.
My game runs in portrait mode. Is this supported with the input dialog?