Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

If you set the whole set of these (min/max width, min/max height), does this still happen? Looking back at the code, I’m not reading the default min/max dimensions if there are no user-provided ones.

Tried, and it still happens. Also, when I did this, it also had the window stretch infinitely down as well so it does it for the height and width. The infinite stretch only happens when I set minimums. If I only set maximums, it doesn't stretch infinitely but it still won't properly limit size. It seems to TRY to stop me from expanding the window, i grab it and then it will let me grow it by the max amount, then it will stop. Then, if I click and drag again, I will let me grow it again by the max size, stop again, etc. 

https://cdn.discordapp.com/attachments/1329990443165028437/1403523282937970770/2...

Released 1.0.7 with a fix for this, should be fine now.