ICEmobile
  1. ICEmobile
  2. MOBI-1014

splitPane height resizing should try to adjust for parent tabsets

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.0.GA_P01
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description

      The splitPane was designed to be a top-level layout container below the pagePanel, and so, doesn't attempt to adjust the automatic height resizing for other layout components, such as the tabset. This means that if you nest a splitPane inside a tabset, the resized height of the splitPane will be too large by the amount of the height of the parent tabset tabs. It would be preferable if we attempted to detect parent tabsets and decrease the height accordingly.

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 39899
        Author: philip.breau
        Date: February-06-14 9:51:11 AM
        Message:
        MOBI-1014
        splitPane height resizing should try to adjust for parent tabsets and pagePanel footers

        • detect parent tabsets and adjust height accordingly
        • detect parent page panel footers and adjust height accordingly

        Modified : /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/SplitPaneCoreRenderer.java
        Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPaneRenderer.java

        Show
        Philip Breau added a comment - Revision: 39899 Author: philip.breau Date: February-06-14 9:51:11 AM Message: MOBI-1014 splitPane height resizing should try to adjust for parent tabsets and pagePanel footers detect parent tabsets and adjust height accordingly detect parent page panel footers and adjust height accordingly Modified : /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/SplitPaneCoreRenderer.java Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPaneRenderer.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: