Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer Manager - Label rotation #20802

Closed
qgib opened this issue May 5, 2015 · 5 comments
Closed

Composer Manager - Label rotation #20802

qgib opened this issue May 5, 2015 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@qgib
Copy link
Contributor

qgib commented May 5, 2015

Author Name: Vassilios Grigoriadis (Vassilios Grigoriadis)
Original Redmine Issue: 12696
Affected QGIS version: master
Redmine category:map_composer/printing


Place a label and try to rotate it counter-clockwise. It is not possible since the rotation angle does not accept negative values. Check now the data definition description where the expected input should be a double [-180.0, 180.0].

The expected input should be in the range of [-180.0, 180.0] and not [0.0, 360.0] or if it is desired to place labels upside-down then you could extend the range to [-360.0, 360.0].

@qgib
Copy link
Contributor Author

qgib commented May 6, 2015

Author Name: Giovanni Manghi (@gioman)


if you want to show upside down labels you must use the proper option in labelling > rendering, isn't this what you are looking for?


  • category_id was configured as Labelling
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented May 7, 2015

Author Name: Harrissou Santanna (@DelazJ)


Hi,
I think it's rather about text added to print composer (such as title, source...) than labelling.
The "Rotation" spinbox doesn't allow to write negative value. You only can write [0.0, 360.0] values.
But "data defined override" option seems to allow any value although its description says that only [-180.0, 180.0] values are allowed.
There is a need of homogenization...

And testing further, it appears that this rotation "incoherence" happens also with any item in the print composer (map, shape, legend...), in brief with all rotation spinbox, except for map rotation where "data defind override" function seems to not work (I'll fill a ticket about).

@qgib
Copy link
Contributor Author

qgib commented May 10, 2015

Author Name: Giovanni Manghi (@gioman)


  • status_id was changed from Feedback to Open
  • version was changed from 2.8.1 to master
  • category_id was changed from Labelling to Map Composer/Printing

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented May 31, 2017

Author Name: Nyall Dawson (@nyalldawson)


Applied in changeset 6f368be.


  • status_id was changed from Open to Closed
  • done_ratio was changed from 0 to 100

@qgib qgib closed this as completed May 31, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
Development

No branches or pull requests

1 participant