Bug report #11456
canvas do not refresh anymore after adding a new feature in a vector layer
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Martin Dobias | ||
Category: | Digitising | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19732 |
Description
this causes the new feature to not show after ending its edition.
caused by
#5e54912565930019bac14908658263ef92ee0426
Associated revisions
Fix #11456 (canvas not refreshed anymore after adding a new feature)
Resorted to a "minimalist" fix - other solutions would potentially break
even more stuff. The handling of non-modal dialogs for add/edit feature
attributes + handling of isModified() should be addressed at some point.
History
#1 Updated by Martin Dobias about 10 years ago
- Assignee set to Martin Dobias
#2 Updated by Martin Dobias about 10 years ago
- Status changed from Open to Closed
Fixed in changeset ba8a60f67b402b1367cfe4b41fe968d1af1fa52d.