You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/03 09:52:00 UTC

[jira] [Commented] (WEEX-60) support perspective for rotate in 3d dimension

    [ https://issues.apache.org/jira/browse/WEEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112509#comment-16112509 ] 

ASF GitHub Bot commented on WEEX-60:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-weex/pull/532


> support perspective for rotate in 3d dimension
> ----------------------------------------------
>
>                 Key: WEEX-60
>                 URL: https://issues.apache.org/jira/browse/WEEX-60
>             Project: Weex
>          Issue Type: New Feature
>            Reporter: xingZhang
>            Assignee: xingZhang
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)