Hello IPACS,
can you please change the aircraft order, so that the B789 is before the B78X in the aircraft menu.
If it has a purpose, that the B78X is before the B789, can you please explain that?
Thank you
Hello IPACS,
can you please change the aircraft order, so that the B789 is before the B78X in the aircraft menu.
If it has a purpose, that the B78X is before the B789, can you please explain that?
Thank you
They are currently just sorted alphabetically, and 1 comes before 9, so "b787-1" technically is correctly sorted before "b787-9" if you compare the text character by character. The sorting algorithm would need to "look ahead" and "interpret" the -10 and -9 to be numbers like humans do but that complicates things and we haven't gotten around to doing that small detail.
They are currently just sorted alphabetically, and 1 comes before 9, so "b787-1" technically is correctly sorted before "b787-9" if you compare the text character by character. The sorting algorithm would need to "look ahead" and "interpret" the -10 and -9 to be numbers like humans do but that complicates things and we haven't gotten around to doing that small detail.
Is it possible to change it manually?
No that's not possible.