Posts: 405
Threads: 72
Joined: Aug 2020
Reputation:
2
08-05-2022, 11:33 AM
(This post was last modified: 08-05-2022, 11:35 AM by palosanto.)
Is there any way to sort the property fields of the songs. At the moment I'm only able to enable or disable the fields that I want to use but I don't see a way to re-order them.
Thanks
Onyx Boox Max Lumi 13.3 -Android 10
Dell Latittude 5290 2-in1 (Win 11)
Donner BT pedal
_________________
www.juandemarias.com
Victoria, BC, Canada - PST (UTC-8)
Posts: 13,295
Threads: 301
Joined: Apr 2012
Reputation:
234
I don't currently support reordering the fields as the layout for the fields tab is not dynamic in nature. Each component is laid out in a static manner, so if you disable a field, I just hide it and the UI component that displays them in a vertical list just shifts everything up to account for the hidden field. Reordering them would require that I populate everything on the screen through code instead of using the normal UI layout mechanism. That's certainly something I can consider supporting in the future if it's important to users, but it will require a fair number of changes.
Mike