Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35089

FlexJS Circle not drawn in proper location when x-compiled for JavaScript

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Apache FlexJS 0.6.0
    • Apache FlexJS 0.7.0
    • FlexJS
    • None

    Description

      <js:Circle x="200" y="200" radius="50">
      <js:fill>
      <js:SolidColor color="#FF0000" />
      </js:fill>
      </js:Circle>

      The circle above should be drawn with its center at (200,200). This is true for the SWF version but when x-compiled to JavaScript and run in a browser, the circle is centered at (100,100).

      Attachments

        Activity

          People

            pent@adobe.com Peter Ent
            pent@adobe.com Peter Ent
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: