Bug report #15182
MeasureTool gets broken when the DestinationCrs changes
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23121 |
Description
MeasureTool fails when the user changes the destination crs of the MapCanvas while the user is digitizing a measure.
The MeasureDialog shows wrong measures and the digitised geometries disappear of the map.
Associated revisions
History
#1 Updated by Alvaro Huarte over 8 years ago
- Pull Request or Patch supplied changed from No to Yes
I propose this PR ( https://github.com/qgis/QGIS/pull/3262 ) to fix this bug
#2 Updated by Nyall Dawson over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 8eeceb0dc7af14779d5530b7d2b2ac372a677098.
#3 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown