You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2018/03/07 13:04:00 UTC

[jira] [Resolved] (TOBAGO-1851) Create markup to make tc:box and tc:panel scrollable

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

Udo Schnurpfeil resolved TOBAGO-1851.
-------------------------------------
    Resolution: Won't Fix

Not needed

> Create markup to make tc:box and tc:panel scrollable
> ----------------------------------------------------
>
>                 Key: TOBAGO-1851
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1851
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 4.0.0
>            Reporter: Henning Noeth
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 4.2.0
>
>
> Currently a <tc:box> can be made scrollable with:
> {code:xml}<tc:box label="Scrollable box">
>   <tc:style customClass="scrollableBox"/>
>   <tc:style overflowY="scroll" height="100px" selector=".scrollableBox .card-body"/>
> ...{code}
> We should implement a markup for this behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)