Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-1851

Create markup to make tc:box and tc:panel scrollable

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 4.0.0
    • None
    • Core
    • None

    Description

      Currently a <tc:box> can be made scrollable with:

      <tc:box label="Scrollable box">
        <tc:style customClass="scrollableBox"/>
        <tc:style overflowY="scroll" height="100px" selector=".scrollableBox .card-body"/>
      ...

      We should implement a markup for this behavior.

      Attachments

        Activity

          People

            lofwyr Udo Schnurpfeil
            hnoeth Henning Nöth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: