Bug report #13979
Legend Item Properties - Symbol Size
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Map Legend | ||
Affected QGIS version: | 2.12.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21993 |
Description
In Item Properties for a Legend in Print Composer, the size of symbols is displayed too large when the size of the symbol (i.e. symbol for point data) is defined in map units (e.g. 1000 metres).
It appears as though the symbol is initially displayed a sensible size, but then redrawn at full scale. This makes it very difficult to perform any edits on the legend.
Issue occurs in QGIS version 2.12.1
The symbol is shown at the expected size in the Legend, the Map, and QGIS Desktop, but not in Item Properties in Print Composer.
Associated revisions
Fix huge legend item size when symbol uses map unit sizes (fix #13979)
Add unit test
Fix huge legend item size when symbol uses map unit sizes (fix #13979)
Add unit test
(cherry-picked from 0c5fa81126cec652d9e9932861f031c1ab3700db)
History
#1 Updated by Regis Haubourg over 8 years ago
- Operating System deleted (
Windows) - Priority changed from Normal to High
- File bug_legend_map_unit.png added
+1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Symbol seems to be evaluated with a wrong scale. I see big symbols that should be drawmn this way only 1/50000 scale. map is draw at 1/ 2 000 000, they should be small.
See attached image.
Master is also affected.
#2 Updated by Nyall Dawson over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 0c5fa81126cec652d9e9932861f031c1ab3700db.