FeudalTactics
FeudalTactics copied to clipboard
Rotate with messagebox causes messagebox to display badly
When you rotate the screen while it displays a message, it causes the message to display/render badly. In this case, only part of the messagebox appears. (Tested with "you might have forgotten to do your moves for a kingdom" message. )
Thanks for reporting! The same problem happens when resizing the window in the desktop version. It is probably a libGDX bug and/or incorrect usage on my side. I will try to write a minimal reproduction example and report it there when I find the time.
Similarly, I would really prefer if either the message-box or the game map was movable with such a message present. I mostly encounter this problem with the "game end" message, that I would like to take a look at the map before accepting the game's end (and not having to confirm the manual "end game" action afterwards).