Closed ademaro closed 1 year ago
Wish I knew this one. I don't even know how to program the list control to use a different value for sorting the fields than what is displayed. Note that the list isn't fully populated with the data, a callback feeds out cell data on request, and the UI only requests cell data for what's visible, or when sorting the entries, I presume.
This is fixed by 0f6b403b4350bf762f6f30d8d67c5c0ee1d89471 / 16c1cf4b65bc65d66afb9836947c4804326345c8 which I will be pushing shortly.
Thank you so much! This was really missed!
I'd like to sort the song list by rating. I know there is a more general (and extensive) issue #355, but maybe it would be faster to make a more localized one.
If you can tell me where to look and what approximately to fix, I'll try to do a PullRequest, but it's not for sure...
Thanks in advance for any responses.