Henning Noeth created TOBAGO-1851:
-------------------------------------

             Summary: 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: Bug
          Components: Core
    Affects Versions: 4.0.0
            Reporter: Henning Noeth


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)

Reply via email to