Opened 14 years ago

Closed 14 years ago

#2449 closed bug (fixed)

georeferencer: gcp list ordering is lexicographic, and does not auto-refresh

Reported by: mmassing Owned by: mmassing
Priority: minor: annoyance Milestone: Version 1.6.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

This is a user interface issue with the GCP list: when sorting ground control points by e.g. their residual, modifying the set of GCPs (e.g. by adding or activating/deactivating control points) will recalculate the residuals correctly, but will not reorder the list automatically.

Additionally, the sorting order is lexicographic instead of numeric (e.g. a residual value of 1000 is displayed before 200).

Change History (2)

comment:1 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

comment:2 by mmassing, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r13977.

Note: See TracTickets for help on using tickets.