You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/15 14:46:00 UTC

[jira] [Commented] (WEEX-122) pixel round lead pixel lack

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

ASF GitHub Bot commented on WEEX-122:
-------------------------------------

GitHub user acton393 opened a pull request:

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

    [WEEX-122][iOS]bugfix round float pixel lead to the lack of pixel

     this action will let iOS decide whether it should draw float pixel.
    
    Bug:122
    
    here are some cases about this problem
    
    http://dotwe.org/vue/b0a242260e1df1b93964834b43bd25f7
    http://dotwe.org/vue/32c8940df1673c2642abfd39f0ce9421
    
    and the screenshot, the right one has been correct.
    
    ![image](https://user-images.githubusercontent.com/11631084/32841771-da8239bc-c9e0-11e7-8893-dee2138a98b0.png)
    
    ![image](https://user-images.githubusercontent.com/11631084/32841794-ee6b7fa6-c9e0-11e7-8c8b-82567bf219d2.png)


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

    $ git pull https://github.com/acton393/incubator-weex iOS-bugfix-round-pixel

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

    https://github.com/apache/incubator-weex/pull/870.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 #870
    
----
commit c774c4dff285ca45c7bb865b50b718d4d3536023
Author: acton393 <zh...@gmail.com>
Date:   2017-11-15T14:40:48Z

    [WEEX-122][iOS]bugfix round float pixel lead to the lack of pixel
    
     this action will let iOS decide whether it should draw float pixel.
    
    Bug:122

----


> pixel round lead pixel lack
> ---------------------------
>
>                 Key: WEEX-122
>                 URL: https://issues.apache.org/jira/browse/WEEX-122
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: xingZhang
>            Assignee: xingZhang
>
> you  can try case bellow, it's about image and a boder-width of div
> http://dotwe.org/vue/b0a242260e1df1b93964834b43bd25f7
> http://dotwe.org/vue/32c8940df1673c2642abfd39f0ce9421



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