]> git.mxchange.org Git - flightgear.git/commit
Don't restore initial screen geometry because there is nothing in fg_os* to resize...
authorfredb <fredb>
Thu, 30 Mar 2006 20:37:34 +0000 (20:37 +0000)
committerfredb <fredb>
Thu, 30 Mar 2006 20:37:34 +0000 (20:37 +0000)
commit0abca6be34fb14c6849405610db3bb6b000713b7
tree11e9b5770beabe2f7c6154f0ba67f528794b3e63
parenta5b42c7201ad2036bfd357f22f3a6ef9fedf9bc0
Don't restore initial screen geometry because there is nothing in fg_os* to resize an existing window.
Old behavior was to just resize the GL viewport, which doesn't necessarily match the fg window size.
src/GUI/gui_local.cxx