ppebb / isp2

GNU Lesser General Public License v3.0
7 stars 4 forks source link

Prevent a crash when resizing the window #69

Closed ppebb closed 6 months ago

ppebb commented 6 months ago

Stops rendering and displays a warning instead of crashing when the window is resized below a minimum width and height.

Addresses task #68 and story #67