Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-28 | GUI: Improve layout update for UnknownGameDialog | Thierry Crozat | |
Previously the dialog was not resized and was just recentered on the screen when the overlay size changed. Now it is properly resized as well. | |||
2018-05-28 | GUI: Use ScrollContainerWidget in unknown game dialog | Thierry Crozat | |
This should fix issues when the text to display in the dialog is too big to fit on the screen. | |||
2018-05-28 | GUI: Move UnknownGameDialog to gui | Thierry Crozat | |