mmp / vice

Virtual air traffic control simulator
https://pharr.org/vice
GNU General Public License v3.0
18 stars 25 forks source link

Stop window from creating out of bounds, disable GLFW_AUTO_ICONIFY #240

Closed excile1 closed 4 weeks ago

excile1 commented 1 month ago

Addresses #231 (and also fixes the window minimizing automatically while in fullscreen)

mmp commented 4 weeks ago

Looks good! Nice to have that bug fixed.