Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8106274

scaleX/scaleY for Arc/SVGPath/Path/Quad Curve/Polygon/Polyline work wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • fx1.1
    • javafx
    • winXP emulator

      Franca b04 promotion.
      The test is attached.

      It combines next transform operation:
         1. Node attribute transforms with rotate angle: 123.5, pivotX: 80 pivotY: 15
         2. Node attribute transforms with scale x: 1.25, y: 0.7
         3. Node attribute transforms with shear x: 0.05, y: 0.07
         4. Node attribute transforms with translate x: -25, y: 10
         5. Node attribute transforms with scale x: 0.8, y: 1.3, pivotX: 50 pivotY: -17
         6. Node attribute transforms with rotate angle: -70, pivotX: 10 pivotY: 60
         7. Node attributes translateX, translateY (to make the Node visible on the Screen)
         8. Node attributes scaleX, scaleY (to make the Node visible on the Screen)
         9. Node attribute: rotate on 273.75

      Snapshots of the results of work of this test on Mobile and Desktop are attached.
      step9.png (mobile) and step9_.png (desktop) are slightly different. I use scaleX/scaleY transformation on this step.
      also I attache step9__.png (mobile) and step9___.png (desktop) which were given by changing scaleX/scaleY on this step to 0.5/0.6 accordingly.

            kcr Kevin Rushforth
            ailjin Artem Iljin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: