The Splitter's methods do not work as expected, resulting in broken layout.
Append, insertAfter, insertBefore - the layout is broken
Max, min methods - they have no effect.
Regression introduced with 2024.4.1112
Test the API examples for the above mentioned methods
Append, insertAfter, insertBefore break the Splitter's layout. Max, min methods don't do anything.
Approach described in the documentation is not working as described after version 2024.4.1112
Dojo: https://dojo.telerik.com/pXPIOvsq/2 - works with version 2024.3.1015, broken in version 2024.4.1112
Splitter cannot be made resizable as documented.
It should be possible to change the resizable option for panes.
1713187