Skip to content

Rework rotation and scaling

Martin Marmsoler requested to merge work/TextLabelBoundingrect into master
  • the gluePoints must be transformed, otherwise they are not shown at the correct position when rotating the label
  • rotate complete item instead of just the child (ScaledTextItem)

fixes #78 (closed)

Merge request reports