Bug report #7586
Adding or modifying annontations does not mark the project changed
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Project Loading/Saving | ||
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 #: | 16520 |
Description
In version 80f7b5a / 1.9 master, when I add or modify annotations and then directly close the project, QGIS won't ask me if I want to save the changes.
Associated revisions
changes to annotations mark the project dirty (fixes #7586)
this includes adding, editing, moving, resizing and deleting
History
#1 Updated by Sebastian Dietrich almost 9 years ago
Confirmed in master (5387fd1d51a4075294464be1c26fa0d1367017d0).
For a solution see PR 2506.
When testing the solution please keep in mind #13887, e.g. make sure the project has at least one layer.
#2 Updated by Anonymous almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset a792a47100ceb5abcf71c5b85e479a9bfe8d6ada.