You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "OmPrakash Muppirala (JIRA)" <ji...@apache.org> on 2014/03/13 00:25:44 UTC

[jira] [Resolved] (FLEX-34117) Button: Small gap in the corner

     [ https://issues.apache.org/jira/browse/FLEX-34117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

OmPrakash Muppirala resolved FLEX-34117.
----------------------------------------

    Resolution: Fixed

Fixed in df8428e710f37a8d088b14dee8544cd96c0c73e6

I have done my best to remove the gap using option 1.  The FXG files unexpectedly contained Path elements instead of Rect elements with radiusX/radiusY.  Since we dont have the original visual comps for these FXG files, changing the value in AS seems like the best approach.  

Fix should be available in next nightly.  Please test and verify.  

> Button: Small gap in the corner
> -------------------------------
>
>                 Key: FLEX-34117
>                 URL: https://issues.apache.org/jira/browse/FLEX-34117
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Mobile: Button Skin
>    Affects Versions: Apache Flex 4.11.0
>         Environment: Mobile, DPI320, DPI480, DPI640
>            Reporter: Morten Gorm Madsen
>            Assignee: OmPrakash Muppirala
>            Priority: Trivial
>              Labels: easyfix, easytest
>         Attachments: gap.png
>
>
> Button has a small gap in the corners on DPI320, DPI480 and DPI640.
> The gap on DPI320 is barely visible.
> The gap on DPI480 is visible on Samsung S4 when you know it is there.
> The gap on DPI640 is visible on theoretical future XXXHDPI devices.
> Seems like the cornerRadius of the stroke is not the same as the fill(s).



--
This message was sent by Atlassian JIRA
(v6.2#6252)