Completed
Last Updated: 14 Jan 2022 06:31 by ADMIN
Release 3.0.0
Jaroslaw
Created on: 17 Feb 2021 09:19
Category: Splitter
Type: Bug Report
23
SplitterPane does not react to changes in its parameters

I want to control if the SplitterPane is collapsed or not from code. When I bind the Collapsed parameter of a SplitterPane to a variable, on initial load the SplitterPane is Collaped/Expanded based on the provided value. But when I change the value during run time, the splitter doesn't react.

The same behavior is observed if I try to programmatically change the Size of the SplitterPane.

0 comments