Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix precision of coordinate display for layer in non-projected CRS #2838

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

wonder-sk
Copy link
Member

This addresses a case where you create a new project and add a layer in WGS84. The display of coordinates is fixed to precision of 2 decimals. One needs to open project properties dialog and click OK to get automatic precision. This is because by default the format is "MU", so this PR allows automatic precision also when format is "MU" while map CRS is geographic.

@nyalldawson Would you mind to have a look?

nyalldawson added a commit that referenced this pull request Feb 26, 2016
Fix precision of coordinate display for layer in non-projected CRS
@nyalldawson nyalldawson merged commit a27dbf3 into qgis:master Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants