]> git.mxchange.org Git - flightgear.git/commit
make dialogs resizable with Ctrl-dragging
authormfranz <mfranz>
Sat, 10 Jan 2009 21:58:26 +0000 (21:58 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 12 Jan 2009 12:03:55 +0000 (13:03 +0100)
commit95c5a726a76521eb87ff9122dda9bb8d9818263f
treee691c5fa165c6b604e3ee685148c0310f05331e3
parent79ad3d44b89c55f6f5c23d376838bd14d1000a6d
make dialogs resizable with Ctrl-dragging
At the moment the dialog grows to North-East. Only dialogs with
the <resizable> flag set to true are resizable.
src/GUI/dialog.cxx
src/GUI/dialog.hxx
src/GUI/layout.cxx