You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2015/11/19 11:23:11 UTC

[jira] [Commented] (TOBAGO-1511) Generalization of Measure class: support for other units like ex, em, mm, cm, in,

    [ https://issues.apache.org/jira/browse/TOBAGO-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013288#comment-15013288 ] 

Hudson commented on TOBAGO-1511:
--------------------------------

FAILURE: Integrated in tobago-3.0.x #154 (See [https://builds.apache.org/job/tobago-3.0.x/154/])
TOBAGO-1511: Generalization of Measure class: support for other units like ex, em, mm, cm, in, (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1715142])
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/FactorList.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/LayoutTokens.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Measure.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/MeasureLayoutToken.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/PixelLayoutToken.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/PixelMeasure.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/util/LayoutInfo.java
* tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/layout/LayoutTokensUnitTest.java
* tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/layout/MeasureUnitTest.java
* tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/util/LayoutInfoUnitTest.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/FlexLayoutRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/GridLayoutRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-layout.js


> Generalization of Measure class: support for other units like ex, em, mm, cm, in, 
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1511
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1511
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-2, 3.0.0
>
>
> The sub-class PixelMeasure will be removed, because the Measure class will also cover px.
> The layout managers, also should support different measures than only px.



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