EnsignPayton / MonoGame-Test

MonoGame examples and test projects
MIT License
0 stars 0 forks source link

Screen Resizing #5

Open EnsignPayton opened 6 years ago

EnsignPayton commented 6 years ago

Support dynamic screen resizing via drag handles in windowed mode. Have a minimum screen size that we cannot go smaller than. Don't worry about keeping the aspect ratio the same - it's a pain and we're already supporting different ones in fullscreen (16:9, 16:10, 21:9, 5:4, 4:3)