[ 
https://issues.apache.org/jira/browse/TOBAGO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Noeth resolved TOBAGO-1702.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.0

> No spacing of buttonGroups within flexLayout
> --------------------------------------------
>
>                 Key: TOBAGO-1702
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1702
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 3.0.3
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> <tc:buttons> within a <tc:flexLayout> have no gap between themselves.
> {code:xml}
> <tc:flexLayout columns="auto;*;auto;auto">
>   <tc:button label="Abbrechen"/>
>   <tc:panel/>
>   <tc:buttons>
>     <tc:button label="Left"/>
>     <tc:button label="Right"/>
>   </tc:buttons>
>   <tc:buttons>
>     <tc:button label="Left"/>
>     <tc:button label="Right"/>
>   </tc:buttons>
> </tc:flexLayout>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to