Unplanned
Last Updated: 19 May 2025 07:43 by Kendo UI
Kendo UI
Created on: 19 May 2025 07:43
Category: Splitter
Type: Feature Request
1
Ability to prioritise the values of the min and max properties

When the values of the min and max properties of a Splitter pane contain both percentage and pixel values, there are cases when the values contradict with each other in different screen sizes. 

For example, if a Splitter pane's min is set to 100px and the max property is set to 20%, in certain screen sizes, the maximum 20% space that the Splitter should occupy may be smaller than 100px. 

It will be great if the Splitter can be enhanced with the ability to define which property should take priority over the other in order to handle such scenarios. 

0 comments