Olaf Krüger created FLEX-34698:
----------------------------------

             Summary: Flatspark ButtonIcon: Introduce 'iconFontPlacement' style
                 Key: FLEX-34698
                 URL: https://issues.apache.org/jira/browse/FLEX-34698
             Project: Apache Flex
          Issue Type: Improvement
    Affects Versions: Apache Flex 4.14.0
            Reporter: Olaf Krüger


To get a similar behaviour as the <s:Button> we should provide the very useful 
'iconPlacement' style in Flatsparks ButtonIcon.
I'll attach an working implementation where this feature is named as 
'iconFontPlacement'.
Maybe my implementation is not the best way to do this... 

This is how you would use it:
{code}
<flatspark:ButtonIcon iconFontPlacement="{IconPlacement.TOP}" 
iconFont="{AwesomeUtils.fa_eye}" label="testIt"/>
{code}



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

Reply via email to