Bug report #1058
Some UI fixes in Options dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Digitising | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11118 |
Description
In Options->Digitizing dialog input fields "Default Snapping Tolerance" and "Search radius for vertex edits" has 2 decimals precision that in some cases is unsufficient.
The 5 decimals precision should be sufficient for most practical cases - its about 1 meter distance on Earth ellipsoid. This may be fixed by following patch
History
#1 Updated by Marco Hugentobler over 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied to svn 713079c7 (SVN r1059). Thanks!
Marco