GitHub user doumafang opened a pull request:

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

    [WEEX-168] [iOS] Animation needLayout may show incorrect

    Fix bug when animation's needLayout is true with two animation together.
    
    By fixing the array problem when styles is not single.


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

    $ git pull https://github.com/doumafang/incubator-weex master

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

    https://github.com/apache/incubator-weex/pull/940.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 #940
    
----
commit 51474d42cde58b4763110ea635ebd291238801ba
Author: doumafang <doumaf...@gmail.com>
Date:   2017-12-12T07:44:40Z

    [WEEX-168] [iOS] Animation needLayout may show incorrect
    
    Fix bug when animation's needLayout is true with two animation together.
    
    By fixing the array problem when styles is not single.

----


---

Reply via email to