]> git.mxchange.org Git - flightgear.git/commit
Allow panel mouse bindings to use mod-up.
authordavid <david>
Sat, 28 Dec 2002 19:05:45 +0000 (19:05 +0000)
committerdavid <david>
Sat, 28 Dec 2002 19:05:45 +0000 (19:05 +0000)
commitd31e0e70710684d4b9457c425a4cb50a08163933
treea7b630ca532b7a0895d46bd600b065ddf6598f88
parentf85b9589daba85133664007c195b6d822809e661
Allow panel mouse bindings to use mod-up.

Ensure that if a condition for a panel mouse binding fails, other
bindings for the same area will have a chance to run.

Add a repeatable flag for panel mouse bindings (defaults to true).
src/Cockpit/panel.cxx
src/Cockpit/panel.hxx
src/Cockpit/panel_io.cxx