Udo Schnurpfeil created TOBAGO-1818:
---------------------------------------
Summary: Progress in the Measure class (cleanup and CSS support)
Key: TOBAGO-1818
URL: https://issues.apache.org/jira/browse/TOBAGO-1818
Project: MyFaces Tobago
Issue Type: Task
Components: Core
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
# The LayoutToken and Measure classes are quite similar and should be
consolidated.
# As a result, we should add a MeasureList to manage a list of Measures. This
list should be the type of the corresponding layout manager attributes.
# The syntax should also cover the CSS wording like
* "auto"
* "3*" should be written as "3fr" (fraction)
* SegmentLayout should be also use "3seg" instead of "3".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)