Closed Cervator closed 5 years ago
Can I work on this issue?
Yup, just submit a pull request when you have enough progress and we can review it.
Use the links in the issue as a good place to get started but feel free to also join our Discord if you get stuck
Can I also work on this issue ?Do we have to make the displayed image scale and fit the game window or instead reduce the size of the gray space area ?
Closing as completed by #3595 - sorry if anybody else has put in work on the same topic and didn't get it merged first :-)
Might have been an odd UI alignment issue that snuck in recently. A picture is worth a thousand words:
Considering that the game window is rather wide it makes no sense to me that a screenshot should end up being displayed that narrowly.
Some clues to start looking with:
GamePreviewImageProvider.java
,SelectGameScreen.java
,selectGameScreen.ui
See the NUI tutorial to learn about our UI system: https://github.com/Terasology/TutorialNui/wiki