Bug report #7093
Curved labels ignore "Always show upside-down labels"
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Labelling | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16174 |
Description
Curved labels ignore "Always show upside-down labels".
See curved line without label at the center of the attached screeshot.
- Placement curved
- Above line
- Line orientation dependent position
- Always show upside-down labels
- Maximum angle between curved characters: inside=60 outside=95
- Show all labels for this layer
Notice on the screeshot, the combined effects of this bug and bug #5778. So for a straight line from SE to NW (like left "Le Buëch"), the label is drawned but not on the right side of the line.
History
#1 Updated by Larry Shaffer almost 12 years ago
- OS version changed from W7 to Any
- Status changed from Open to Feedback
- Target version set to Future Release - Nice to have
- Operating System changed from Windows to Any
Hi Laurent,
Curved labels are always drawn right-side-up (by PAL lib). So, the "Always show upside-down labels" setting should probably just be disabled when curved placement is chosen, until such time as #5778 is fixed or PAL can be updated to draw curved labels upside-down.
#2 Updated by Laurent Gasnier almost 12 years ago
Hi Larry,
Thanks for your feedback. Meanwhile, I will find a workaround.
#3 Updated by Giovanni Manghi about 10 years ago
- Status changed from Feedback to Open
- Operating System deleted (
Any) - OS version deleted (
Any)
#4 Updated by Nyall Dawson about 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Fixed in master