ac2cz / FoxTelem

AMSAT Fox-1 Telemetry Decoder
GNU General Public License v3.0
52 stars 17 forks source link

We should sort the fields in the ComboBox that allows another graph trace to be added #740

Closed ac2cz closed 2 years ago

ac2cz commented 2 years ago

Sorting the list of names is trivial, but we also need to sort the list of field names stored in variables. Or we need a new mechanism to retrieve the fieldname from the pick in the combo box.

ac2cz commented 2 years ago

This is fixed in 1.12w1 or later

burnsfisher commented 2 years ago

I'll add the very minor complaint that + and - are sorted. So for example +X Panel is actually first while a librarian might expect it to be nearly last. But no problem for me :-) I'm happy with it! Thank you!