]> git.mxchange.org Git - flightgear.git/commit
CanvasWidget: add auto-viewport property.
authorThomas Geymayer <tomgey@gmail.com>
Mon, 25 Feb 2013 14:30:01 +0000 (15:30 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Mon, 25 Feb 2013 14:32:07 +0000 (15:32 +0100)
commit045fc5b4aeacbaf2e613455b715f7e2a970df464
tree9a073b844e546502a81d5fbee2efa5a5649db978
parent3a1709b31adddebe3e3634f22cf2dc461f7f9bbd
CanvasWidget: add auto-viewport property.

The auto-viewport property allows to disable automatic
update of the canvas viewport update upon resizing
the PUI canvas widget.
src/GUI/CanvasWidget.cxx
src/GUI/CanvasWidget.hxx