Bug report #2329
Old symbology: unique value doesn't use the size based on map unit
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
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 #: | 12389 |
Description
This bug is similiar to #2318. But there's one difference:
1. If you check "map unit" without classification, map symbols are scaled correctly
1. if you check "map unit" WITH classification, map symbols are NOT scaled
steps to reproduce:
1. load a point layer
2. open symbology properties (the old)
3. select "unique value"
4. get all values for a field
5. select a value
6. set the size and check the "map unit")
7. click OK
8. ZOOM IN / OUT
the symbols are never scaled
Associated revisions
fix #2329
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12632 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2329
git-svn-id: http://svn.osgeo.org/qgis/trunk@12632 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
Updated by Jürgen Fischer over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 49448c3f (SVN r12633).