[
https://issues.apache.org/jira/browse/TRINIDAD-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-1462.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.12-core
> SkinStyleSheetParserUtils prevents icons from having non-pixel height & width
> values
> ------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1462
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1462
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.2.11-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 1.2.12-core
>
>
> Even though the icon framework would support percentage heights and widths on
> icons fine in the in-line style, it always tries to cram the height & width
> into the icon attributes instead, requiring only digits.
> It should be able to detect if alpha-numeric values are given, then use
> in-line style and not attributes for the height and width.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.