Bug report #2380
Font symbol rotation for points is off center axis
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Martin Dobias | ||
Category: | Symbology | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | OS X | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12440 |
Description
Font symbols in point data are not being placed or rotated on the center axes. I would expect the center intersection of the horizontal and vertical axes to serve as the point of placement and rotation, but this is not the case on my system. I've attached a screen grab of the rotation issue. Rotating further places the font symbol out of the preview window and renders no symbol for the point data. I am using qt-4.6.0.
History
#1 Updated by Martin Dobias almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in d8be90e3 (SVN r12809)