Users can resize each portalchildren in a Portal Layout

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 8.0.4.2
    • Component/s: None
    • None
    • None

      Currently, if users want to resize each portalchildren, they need to specify sizable="true" on each panel within a portallayout. There are several issues:

      • this is a portallyout / portalchildren's feature, but users have to specify an attribute on a panel instead of a portallyout.
      • Users have to specify the attribute on each panel which is unnecessary since it doesn't allow partially sizable panels.

      Therefore, we should provide a way to enable resizing on a portal layout, e.g.:
      <portallayout sizable="true">
      or
      <portallayout mode="grid">

      Then users can resize each panel in each portalchildren like splitpane.

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: