[
https://issues.apache.org/jira/browse/WEEX-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203210#comment-16203210
]
ASF GitHub Bot commented on WEEX-81:
------------------------------------
GitHub user acton393 opened a pull request:
https://github.com/apache/incubator-weex/pull/791
* [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that…
fix issue https://issues.apache.org/jira/browse/WEEX-81 that box shadow is
abnormal while using border-radius.
new :

before:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acton393/incubator-weex wip-us-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/791.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 #791
----
commit 81115d0bf880ede9da0dad0b74b533d6c30eef46
Author: acton393 <[email protected]>
Date: 2017-10-13T08:35:03Z
* [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that
box-shadow is abnormal in border-radius
----
> shadow render wrong
> -------------------
>
> Key: WEEX-81
> URL: https://issues.apache.org/jira/browse/WEEX-81
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: jackyking
> Assignee: xingZhang
> Priority: Minor
> Attachments: correct.png, wrong.png
>
>
> see demo http://dotwe.org/vue/fbbd9910d1423975370424d7f19893d5
> shadow should be like this: !correct.png|thumbnail!
> but rendered this: !wrong.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)