]> git.mxchange.org Git - flightgear.git/commit
CanvasWidget: automatically set auto-viewport.
authorThomas Geymayer <tomgey@gmail.com>
Mon, 25 Feb 2013 14:39:30 +0000 (15:39 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Mon, 25 Feb 2013 14:39:30 +0000 (15:39 +0100)
commit3ea69785d92acce3a50df32a6e326a69f299adac
tree93c4b931972eed49a57a13cb19dac9fe0b43c93d
parent045fc5b4aeacbaf2e613455b715f7e2a970df464
CanvasWidget: automatically set auto-viewport.

If no viewport dimensions are given the viewport
will now automatically resize, otherwise it stays
unchanged.
src/GUI/CanvasWidget.cxx