]> git.mxchange.org Git - flightgear.git/commit
restore the uglyness: call the resize callback every frame again, even
authormfranz <mfranz>
Sat, 28 Jan 2006 16:06:03 +0000 (16:06 +0000)
committermfranz <mfranz>
Sat, 28 Jan 2006 16:06:03 +0000 (16:06 +0000)
commitdc7cc2015b53c3ecd8083aa75e33cb693e5f5594
treee8d497dab50da3a77dc063bff9f203bf650b1166
parent8f9d8cab03a58efe1c157506e2d20dab8c87b6c9
restore the uglyness: call the resize callback every frame again, even
though the window wasn't resized. I'm just not adventurous enough for
a cleaner solution in the light of the upcoming release. At least the
xsize/ysize properties aren't set each frame any more, so listeners
work now properly.
src/Main/renderer.cxx