Opened 14 years ago

Closed 14 years ago

#2165 closed bug (fixed)

Coordinate Capture position display has 3 decimal places for long/lat on QGIS start up

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

Description

Coordinate Capture in the user CRS position display has 3 decimal places for long/lat on QGIS start up, but after user chooses a long/lat CRS there are 5 places.

in coordinatecapture.cpp on line 93 (the test for degrees) the return values are reversed -- should be 5:3 as in the two other places this test is performed.

Change History (1)

comment:1 by timlinux, 14 years ago

Resolution: fixed
Status: newclosed

Applied in r12289.

Many thanks

Tim

Note: See TracTickets for help on using tickets.