ICEfaces
  1. ICEfaces
  2. ICE-11521

ace:borderLayout, add option to move the toggle button to the left of the header

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.3.0.GA_P03
    • Fix Version/s: EE-4.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      This is a feature request from a supported customer to add an option to render the toggle button of ace:borderLayout panes on the left side of the header.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Added toggleButtonPosition attribute to ace:borderLayoutPane.

        Show
        Arturo Zambrano added a comment - Added toggleButtonPosition attribute to ace:borderLayoutPane.
        Hide
        Arturo Zambrano added a comment -

        There was an issue with changing the toggle button's position dynamically. The whole markup of the pane was being updated in the client, and it was losing the styling and listeners that had been added when the component was initialized in the client. A fix was applied to detect when there's a change in position of a toggle button in any of the panes that support it and trigger a re-initialization of the component in the client, in order to make sure that all the necessary styling and listeners are applied to the whole panel.

        This fix was applied to the 4.3 trunk and to the 4.3 P04 tag.

        Show
        Arturo Zambrano added a comment - There was an issue with changing the toggle button's position dynamically. The whole markup of the pane was being updated in the client, and it was losing the styling and listeners that had been added when the component was initialized in the client. A fix was applied to detect when there's a change in position of a toggle button in any of the panes that support it and trigger a re-initialization of the component in the client, in order to make sure that all the necessary styling and listeners are applied to the whole panel. This fix was applied to the 4.3 trunk and to the 4.3 P04 tag.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: