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
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.