Closed daliadanila closed 7 years ago
Whatever the order the tags are in, it seems that they will always be in reverse alphabetical order when they show up.
Is there a workaround that?
Thanks, Dalia
It's true, it will sort them.
The workaround would be to comment out lines 149 and 150 in PARTagPickerViewController.m
PARTagPickerViewController.m
The fix would be submit a Pull Request that enables an optional custom sorter.
Whatever the order the tags are in, it seems that they will always be in reverse alphabetical order when they show up.
Is there a workaround that?
Thanks, Dalia