GitHub user cxfeng1 opened a pull request:

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

    [ios] some bug fixes for compositing and image component

    * move UIGraphicsEndImageContext() to override endDrawContext:      
    * fix issue that image's frame can not be changed           
    * remove the overflow:hidden limit for border-x-x-radius on image

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

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

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

    https://github.com/apache/incubator-weex/pull/249.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 #249
    
----
commit 6e8e21043645e4c56404a609a13ef24a24db4f21
Author: 隐风 <[email protected]>
Date:   2017-04-10T08:52:04Z

    * [ios] move UIGraphicsEndImageContext() to override endDrawContext:

commit ab0a72fa603ee232d11fd0ffcf472268e3d4a9f9
Author: 隐风 <[email protected]>
Date:   2017-04-11T06:27:38Z

    * [ios] fix issue that image's frame can not be changed

commit 30c8c8a604d866db8d763e00cab05d958b897727
Author: 隐风 <[email protected]>
Date:   2017-04-11T13:42:10Z

    Merge remote-tracking branch 'upstream/0.12-dev' into 0.12-dev

commit f8fe77352956ec7df4c0c1ef9666b065c3cdbb33
Author: 隐风 <[email protected]>
Date:   2017-04-11T13:55:52Z

    * [ios] remove the overflow:hidden limit for border-x-x-radius on image 
component

commit 45761b1568735f14ea7db225627c95664d5b816c
Author: 隐风 <[email protected]>
Date:   2017-04-11T14:02:24Z

    Merge remote-tracking branch 'upstream/0.12-dev' into 0.12-dev

----


---
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