Ticket #18 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Graph list not ordered properly

Reported by: mcmancini@… Owned by: glen.low@…
Priority: low: annoyance, enhancement Milestone: 1.0 appstore release
Component: Version: 0.2
Keywords: Cc:

Description

I created 15 graphs. On the graph list (visible when first opening the program), the graphs are listed as 1, 10, 11, ..., 15, 2, 3, &c. I believe the proper way to order the list would be in counting order, i.e. 1, 2, ..., 9, 10, 11, &c. Counting order is the way that Mac Finder orders items with similar names.

Attachments

photo.jpg (29.4 KB) - added by mcmancini@… 3 years ago.

Change History

Changed 3 years ago by mcmancini@…

Changed 3 years ago by glen.low@…

  • owner set to glen.low@…
  • status changed from new to accepted
  • milestone set to appstore release

Changed 3 years ago by glenlow

  • status changed from accepted to closed
  • resolution set to fixed

(In [37]) Graph list now sorts like the Mac Finder: case insensitive, numeric, width insensitive and forced ordering (fix #18). New and renamed graphs now appear in correct sorting order.

Note: See TracTickets for help on using tickets.