Bug report #8466
wrong resizing when rotating composer shapes (composer)
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nyall Dawson | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | end of life |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17234 |
Description
When you rotate a shape (like triangle) in composer it size changes, while the size should NOT change.
Looking into the code, it seems that there is some code which tries to resize the enclosing rectangle, but this resizing is applied to both the rectangle AND the object. In the case of the triangle, the triangle sticks out of the rectangle, which cause repaint problems also.
This bug manifests itself also when resizing a label, related to: #7933
History
#1 Updated by Richard Duivenvoorde over 11 years ago
- Category set to Map Composer/Printing
#2 Updated by Nyall Dawson almost 11 years ago
- Assignee set to Nyall Dawson
#3 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#4 Updated by Giovanni Manghi over 5 years ago
- Resolution set to end of life
- Status changed from Open to Closed
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/