ICEmobile
  1. ICEmobile
  2. MOBI-446

Accordion fixedHeight default property prevents individual heights on child panes

    Details

    • Type: New Feature New Feature
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.2 Beta
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description


      The fixedHeight has a default value of 200px, which prevents using the accordion so that child panes are rendered with their individual heights.

        Activity

        Hide
        Judy Guglielmin added a comment - - edited

        accordion component has been restyled so css rules are different and selectors in javascript are selecting based on css, so need to rework to use id's and not count on css. autoheight isn't being calculated for this reason, so will fix (using Id's instead of class).

        Show
        Judy Guglielmin added a comment - - edited accordion component has been restyled so css rules are different and selectors in javascript are selecting based on css, so need to rework to use id's and not count on css. autoheight isn't being calculated for this reason, so will fix (using Id's instead of class).
        Hide
        Philip Breau added a comment - - edited

        The 150px in the css was noted in MOBI-468

        Show
        Philip Breau added a comment - - edited The 150px in the css was noted in MOBI-468
        Hide
        Judy Guglielmin added a comment - - edited

        no longer any defaults for height other than autoheight. If fixedHeight attribute is set, each panel (section) will be that height.

        Show
        Judy Guglielmin added a comment - - edited no longer any defaults for height other than autoheight. If fixedHeight attribute is set, each panel (section) will be that height.

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: