Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11784

Rotation of Text Item does not handle transformOrigin correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 4.2.0-beta1
    • Qt Creator 3.1.0-rc1
    • Quick Designer
    • Windows 7 64 bit

      1. Create a new Qt Quick Application project using component set Qt Quick 1.1.
      2. Open the project's QML file in Design mode.
      3. Select the Text Item.
      4. In Properties view, go to "Advanced" tab and set the Origin to the upper right corner.
      5. Increase the value of "Rotation".
        The Text item spins around its upper right corner.
      6. Reset "Rotation" to 0.
      7. Increase the size of the Text item.
      8. Increase the value of "Rotation".
        The Text item spins, but not around its upper right corner.

      The rotation should take the size of the Text Item into account.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thohartm Thomas Hartmann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes