[
https://issues.apache.org/jira/browse/TOBAGO-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382101#comment-16382101
]
Udo Schnurpfeil commented on TOBAGO-1851:
-----------------------------------------
This might be unneeded, after implementing TOBAGO-1867.
> 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)