Bug report #2105
missing/wrong symbology configuration after loading a saved project
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Symbology | ||
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 #: | 12165 |
Description
Add a point layer and style it with a symbol and a new size in map units. Save the project, close qgis and then reopen it.
The layer show with wrong symbol size, and in fact in the symbology tab the checkbox "in map units" is not selected, so the symbols shows in pixels.
Moreover the focus in the "Point Symbol" window is not on the right symbol.
Tested on qgis trunk on both linux and windows.
Associated revisions
fix #2105
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12151 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2105
git-svn-id: http://svn.osgeo.org/qgis/trunk@12151 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
the map units part should be fixed in 6e3d7d69 (SVN r12152). The point symbol part is not reproducable here.