Fixed table sorting bug in custom expression variable and operator selector windows.
authorrichardgraham <richardgraham@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sat, 18 Aug 2012 07:18:13 +0000 (07:18 +0000)
committerrichardgraham <richardgraham@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sat, 18 Aug 2012 07:18:13 +0000 (07:18 +0000)
commitaa898a75c54f5184570e6f2471786fe174e9984e
tree59bdf466583577ff3f56e540491fce328a04bf1f
parented703c494f30cb24f14aad96d9c8ad9f8f8fd332
Fixed table sorting bug in custom expression variable and operator selector windows.
Previously, correct item was not inserted if the table had been sorted by clicking on the column headers.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@974 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/gui/customexpression/OperatorSelector.java
core/src/net/sf/openrocket/gui/customexpression/VariableSelector.java