Ticket #2449 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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:
Platform Version: Platform: All
Must Fix for Release: No 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

Changed 3 years ago by pcav

  • milestone changed from Version 1.5.0 to Version 1.6.0

Changed 3 years ago by mmassing

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

Fixed in r13977.

Note: See TracTickets for help on using tickets.