Uploaded image for project: 'Weex (Retired)'
  1. Weex (Retired)
  2. WEEX-60

support perspective for rotate in 3d dimension

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      iOS Android and html5 will support a new feature about perspective function in transform when making rotation in 3d dimension according to the w3c description [here](https://developer.mozilla.org/en-US/docs/Web/CSS/perspective)

      the default value of perspective function is +inf , thus it will be parallel projection.

      perspective function can be the following value:

      perspective(20px)

      note: the function must be the first one in transform

      other case will be invalid.

      Attachments

        Activity

          People

            acton393 Xing Zhang
            acton393 Xing Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: