You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Olaf Krüger (JIRA)" <ji...@apache.org> on 2014/12/18 11:00:30 UTC

[jira] [Updated] (FLEX-34692) Flatspark ButtonSkin: Icon defined by using the 'icon' style property doesn't appear

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

Olaf Krüger updated FLEX-34692:
-------------------------------
    Description: 
By applying the Flatspark ButtonSkin and still define an icon the icon is not shown:
<s:Button label="Icon Test" icon="@Embed('MyIcon.png')" skinClass="flatspark.skins.ButtonSkin" />

I'll attach a improved ButtonSkin to fix this.


  was:
By applying the Flatspark ButtonSkin and 
<s:Button label="Icon Test" icon="@Embed('MyIcon.png')" skinClass="flatspark.skins.ButtonSkin" />
don't show the icon.


        Summary: Flatspark ButtonSkin: Icon defined by using the 'icon' style property doesn't appear  (was: Flatspark ButtonSkin: Icon defined by using the 'icon' style property)

> Flatspark ButtonSkin: Icon defined by using the 'icon' style property doesn't appear
> ------------------------------------------------------------------------------------
>
>                 Key: FLEX-34692
>                 URL: https://issues.apache.org/jira/browse/FLEX-34692
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Button
>    Affects Versions: Apache Flex 4.14.0
>         Environment: Windows 7, 64 bit, FlashBuilder 4.5
>            Reporter: Olaf Krüger
>
> By applying the Flatspark ButtonSkin and still define an icon the icon is not shown:
> <s:Button label="Icon Test" icon="@Embed('MyIcon.png')" skinClass="flatspark.skins.ButtonSkin" />
> I'll attach a improved ButtonSkin to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)