sulai

Results 3 issues of sulai

- moved "buy" button to city info table - removed "add to queue" button - expand icon changed to android defaults - CityStatsTable: big scrollable area Goal of this PR...

First of all, thanks @2e3s for the great work! ![Image](https://github.com/user-attachments/assets/aaf8f883-e069-4605-a014-d669d3ef18d4) These gaps (1-3 seconds) amount to an error of about 30 minutes per day, depending on session duration and window...

bug

The two calls to `fireExit()` in `Stage.actorRemoved()` should be replaced by `fireEnterAndExit()`. - **Obervation**: As it is now, InputListener.exit() has `toActor` set to the removed actor. - **Expected**: toActor should...

scene2d