Opened 15 years ago

Last modified 10 years ago

#5509 closed enhancement

Sorting property lists — at Version 4

Reported by: anonymous Owned by: ce
Priority: normal Milestone: 15.08
Component: Internal preset Version:
Keywords: sorting Cc: Klumbumbus

Description (last modified by stoecker)

Hi, wouldn't it be easy to sort the lists showing up the properties in the single presets?

For instance the vending machine preset drop down box for the machines products would be easier to understand if it is sorted alphabeticaly, cause you know what you are looking for at this moment.

Change History (5)

comment:1 by stoecker, 15 years ago

Not generally. The order is defined by the preset code itself. Maybe we can add a sort keyword, so the list can get sorted when preset author wants it.

comment:2 by simon04, 14 years ago

Component: CoreInternal preset
Owner: changed from team to ce
Summary: Sorting property lists[Patch] Sorting property lists

Sorting is easier done within the preset. But how about I18n?

by simon04, 14 years ago

Attachment: 5509.patch added

comment:3 by stoecker, 14 years ago

In [4559/josm]:

sort some presets - see #5509 - patch by simon04

comment:4 by stoecker, 14 years ago

Description: modified (diff)
Summary: [Patch] Sorting property listsSorting property lists

We could add a sort property, probably set to "true" as default.

Note: See TracTickets for help on using tickets.