-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
I want to change the sort order from ascending to descending so I set a new MUIA_List_Format string. When doing so, the arrow image in the header is correctly changed from ascending to descending but the list is not resorted. Check the attached example. Press the button to change sort order of column 0 from ascending to descending. As you can see, only the arrow image in the header changes but the list is not resorted.
main2.txt