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: 隐风 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to