Bug report #2313
Node tool: new nodes are not shown until saving changes or moving the feature
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Digitising | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12373 |
Description
Take a polygon vector and toggle editing. Use the node tool to add nodes to a polygon, then with the node tool select another polygon. The newly added nodes are not shown (they do not switch from red squares to circles or crosses), but if you move the feature or you save edits, then they will appear.
Tested on trunk under linux.
History
#1 Updated by Martin Dobias almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 33809308 (SVN r12600)