Sugan Naicker created FLEX-35045:
------------------------------------

             Summary: Flatspark ButtonIcon - icon does not display
                 Key: FLEX-35045
                 URL: https://issues.apache.org/jira/browse/FLEX-35045
             Project: Apache Flex
          Issue Type: Bug
          Components: FlatSpark, Mobile: Button Skin
    Affects Versions: Apache Flex 4.14.1
         Environment: Flash Builder 4.7, Windows 8, FP20.0 AIR20.0
            Reporter: Sugan Naicker


Mobile application Flatspark ButtonIcon Issue - icon does not display

Code below does not display the icon, displays a cross :

<components:ButtonIcon iconFont="{AwesomeUtils.fa_info_circle}" 
height="{ButtonSizeEnum.Large}" label="Icon Button"/>

IN the same application, the TestInputIcon works (shows icon)
<components:TextInputIcon fontSize="8" text="Mobile" 
iconFont="{AwesomeUtils.fa_mobile}"/>




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

Reply via email to