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

Guido Dubois commented on TOBAGO-1531:
--------------------------------------

The attribute "justifyContent" is not working correctly. Neither in 3.0.4 nor 
in 4.0.0-SNAPSHOT.

As example the style class "tobago-justifyContent-spaceAround" exists in CSS, 
but it is not rendered in HTML.

<tc:flexLayout justifyContent="spaceAround">

Results in: <div id="page:j_idt10" data-tobago-layout="" 
class="tobago-flexLayout">

It have to look like this: <div id="page:j_idt10" data-tobago-layout="" 
class="tobago-flexLayout tobago-justifyContent-spaceAround">


> Extend functinallity of <tc:flexLayout>
> ---------------------------------------
>
>                 Key: TOBAGO-1531
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1531
>             Project: MyFaces Tobago
>          Issue Type: Sub-task
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-4, 3.0.0
>
>
> Add support for 
> * align-item (/)
> * justify-content



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to