Ticket #129 (closed Feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Ordering of items in Propety Sheet

Reported by: dsugar Assigned to: dsugar
Priority: High Milestone: Prototype Release
Component: Property Sheet Keywords:
Cc:

Description

currently the ordering of stuff in the property sheet is not in a good order and seems pretty random. In reality the order is alphabetical of each of the expandable items and the things within each node are also alphabetical. But this ordering is pretty bad because important stuff should be at the top rather than hidden in the middle.

Change History

03/12/07 10:52:07 changed by dsugar

  • status changed from new to closed.
  • resolution set to fixed.

changeset:1528 adds code to deal with sorting of the categoires and items in the categories. The biggest change was sorting categories and making 'Deafult' the first choice in the Access Definition categories.

If there are any questions how something is sorted, please reopen this item and mention the problem.