evil-morfar / RCLootCouncil2

RCLootCouncil - addon for World of Warcraft
https://rclootcouncil.com
GNU Lesser General Public License v3.0
19 stars 29 forks source link

[BUG] New Roll System Sorting Error #240

Closed FireAllianceNX closed 1 year ago

FireAllianceNX commented 1 year ago

Describe the bug With the new roll system, the sort is done incorrectly. It is taking single digit and sorting them along with the first digit of double digits. So you'd get something like this:

88 7 68 5 23

To Reproduce Steps to reproduce the behavior: Sort by Roll column in Voting Frame

evil-morfar commented 1 year ago

Guess I forgot to convert them to numbers, thanks for pointing it out