You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by cxfeng1 <gi...@git.apache.org> on 2017/03/09 07:22:09 UTC

[GitHub] incubator-weex pull request #72: * [ios] Fix issue that [view setTransform:]...

GitHub user cxfeng1 opened a pull request:

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

    * [ios] Fix issue that [view setTransform:] not working after animation

      * all CABasicAnimaitions should be removed when animation stops, otherwise it will affect view or layer's transform property
      * test demo: http://dotwe.org/weex/6a0695ca46f6abfe9638eb391aac729c
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cxfeng1/incubator-weex 0.11-dev

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #72
    
----
commit 928029703f3984aad956e60ba8e72200798869ee
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-09T07:19:33Z

    * [ios] Fix issue that [view setTransform:] not working after animation
      * all CABasicAnimaitions should be removed when animation stops, otherwise it will affect view or layer's transform property
      * test demo: http://dotwe.org/weex/6a0695ca46f6abfe9638eb391aac729c

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #72: * [ios] Fix issue that [view setTransform:]...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---