Skip to content

Programmatic pane resize fails on third invocation #13

Description

Programmatic resize only works on the first two invocations.

Steps to reproduce:

  1. In the file set-component-size.html set the resize values to non-zero values so that both buttons are visible after the programmatic resize, e.g. setFirstComponent(123) and setLastComponent(456).

  2. Click Collapse right component. Result: OK

  3. Click Collapse left component. Result: OK

  4. Click Collapse right component again. Result: right panel is not resized and the displayed right/left component size values are incorrect.

Original demo:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions