Bug report #11868
qgis composer legend item wrongly clips polygon symbols with large border
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
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 #: | 20083 |
Description
I've just noticed that the composer legend item wrongly clips polygon symbols featuring large border width values. The result is unpleasing to the eye, and if I'm not wrong is a regression to previous behavior whereas the legend item drawing of polygon symbols dealt with such border properly.
See the attached screenshots to see the clipping issue.
There shouldn't be any clipping of border width. Either shrink the symbol's area so all of the border fits within the available symbol space, or allow for border drawing to extend beyond the symbol space.
History
#1 Updated by Mathieu Pellerin - nIRV almost 10 years ago
- Status changed from Open to Closed
Hmm, well, whatever happened which led to legend symbol clipping, it isn't straightforward. Martin (and I using a blank project) can't repeat the clipping issue. Closing until - if ever - I figure out what triggered this.