soulweaver91 / project-carrot

Project Carrot, an open source spiritual clone of the Jazz Jackrabbit 2 game engine
https://carrot.soulweaver.fi/
MIT License
38 stars 4 forks source link

The window and game view dimension might not agree upon launch #44

Closed soulweaver91 closed 7 years ago

soulweaver91 commented 8 years ago

Can be fixed by resizing the window by any amount, but initially the size is based on an assumption of the window frame dimensions. Would be expected that this is the case not only in Linux but also in other Windows versions than the one the .ui file was last edited in. The game view should resize the window on launch to fit itself at 800×600 exactly.