Author Topic: Better numeric sorting in the command list  (Read 2672 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Better numeric sorting in the command list
« on: May 06, 2017, 04:18:30 PM »
Currently, when a command phrase or command category name start with numeric prefix, sorting produces an illogical order:

E.G.
  • 300
  • 1200
  • 12
  • 111
  • 1100
  • 1000
  • 100
  • -1
  • 1

I don't think this is a bug so much as a limitation of the default sorting algorithm, so it's a request.

Perhaps this is something best shelved until the WPF conversion, but what good is a backlog if it's not perpetually growing, right?