Programmatic resize only works on the first two invocations.
Steps to reproduce:
-
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).
-
Click Collapse right component. Result: OK
-
Click Collapse left component. Result: OK
-
Click Collapse right component again. Result: right panel is not resized and the displayed right/left component size values are incorrect.
Original demo:
Programmatic resize only works on the first two invocations.
Steps to reproduce:
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)andsetLastComponent(456).Click Collapse right component. Result: OK
Click Collapse left component. Result: OK
Click Collapse right component again. Result: right panel is not resized and the displayed right/left component size values are incorrect.
Original demo: