[ 
https://issues.apache.org/jira/browse/WEEX-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219988#comment-16219988
 ] 

leozdgao edited comment on WEEX-89 at 10/26/17 5:31 AM:
--------------------------------------------------------

Here is the playground link: 
http://dotwe.org/vue/6bf41d6fa78f0427a24bc1a32ce0b73f

Please check the difference between browser rendering and weex rendering.


was (Author: leozdgao):
Here is the playground link: 
http://dotwe.org/vue/6bf41d6fa78f0427a24bc1a32ce0b73f

> View with linear gradient could not render its border radius correctly
> ----------------------------------------------------------------------
>
>                 Key: WEEX-89
>                 URL: https://issues.apache.org/jira/browse/WEEX-89
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: leozdgao
>            Assignee: Adam Feng
>            Priority: Blocker
>         Attachments: correct-without-gradient.PNG, incorrect-with-gradient.PNG
>
>
> A view with linear gradient could not render its border radius correctly, 
> check the attachment please, the file 'incorrect-with-gradient' shows the 
> problem, and the file `correct-without-gradient` is the view without linear 
> gradient and it render its border-radius correctly.
> And my style is right here:
> ```
> backgroundImage: linear-gradient(to right, '#FF00A0', '#FF0041');
> border-top-left-radius: 8px;
> border-top-right-radius: 8px;
> ```



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to