Ticket #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: | ||
| 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
Note: See
TracTickets for help on using
tickets.