]> git.mxchange.org Git - flightgear.git/commit
Keep (PUI) menubar visibility on gui-redraw. (Fix #1251)
authorThomas Geymayer <tomgey@gmail.com>
Sat, 21 Jun 2014 12:51:34 +0000 (14:51 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sat, 21 Jun 2014 12:51:34 +0000 (14:51 +0200)
commit821af95e0d8d5afdfb7123417c1cfc905a4f41fb
treeef5fe87aa43d6eefce6a4f9945e2904c80ad44d8
parent1d5f2296530722acc782748474a18d270c51720e
Keep (PUI) menubar visibility on gui-redraw. (Fix #1251)

For aircraft using fgcommand("gui-redraw"), which is for example
also used by gui.menuBind, the menubar was always hidden and
not shown again.
src/GUI/FGPUIMenuBar.cxx