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

Button Groups may streched vertically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0.0, 4.2.1
    • 5.1.0
    • Themes
    • None

    Description

      Example:

        <tc:section label="#{title}" id="content">
          <f:facet name="bar">
            <tc:buttons>
              <tc:button
                  tip="previous" image="fa-step-backward"
                  disabled="false" link="https://www.apache.com/"/>
              <tc:button
                  tip="next" image="fa-step-forward"
                  disabled="true" />
            </tc:buttons>
          </f:facet>
      
          content
      
        </tc:section>
      
      

      There is also a problem, in that case: Icon aren't centered vertically.

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: