Bug report #2134
node tool does not warn when search radius tolerance is too low
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 #: | 12194 |
Description
When trying to move a vertex with the node tool, and a 0 tolerance for search radius has been set, it is impossible to capture a node, and no warning "Could not snap segment. Have you set the tolerance in Settings > Project Properties > General?" is issued (as it is with the previous "Move vertex" tool
Associated revisions
Display warning in node tool if it couldn't find any features. Fixes #2134.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12512 c8812cc2-4d05-0410-92ff-de0c093fc19c
Display warning in node tool if it couldn't find any features. Fixes #2134.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12512 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Martin Dobias almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 44e73aa3 (SVN r12513).