]> git.mxchange.org Git - flightgear.git/commit
Stop the property tree from keeping a shadow of the deleted input properties, as...
authorStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Sat, 25 Aug 2012 21:23:55 +0000 (22:23 +0100)
committerStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Sat, 25 Aug 2012 21:23:55 +0000 (22:23 +0100)
commit5c789706630caf82d9043e61ee5e42d5e00b671f
tree12582045d2337593e5b519191d580bf4a886b0be
parent6ce3f4cb25c67a32557e597ee85cf445c4f493b1
Stop the property tree from keeping a shadow of the deleted input properties, as it can mean that the array of bindings ends up with some incorrect name tags if the set of joystick config files changes and a given js-named entry shifts in the array.  This can then result in incorrect bindings being selected.
src/Input/FGDeviceConfigurationMap.cxx