v0.9.4: fixed iOS text input errors
This commit is contained in:
@@ -121,7 +121,8 @@ public class Game implements ApplicationListener {
|
||||
TextureCache.reload();
|
||||
Vertexbuffer.refreshAllBuffers();
|
||||
}
|
||||
|
||||
|
||||
height -= bottomInset;
|
||||
if (height != Game.height || width != Game.width) {
|
||||
|
||||
Game.width = width;
|
||||
|
||||
Reference in New Issue
Block a user