Currently, the Splitbar of the TelerikSplitter is rather small.
It can be adjusted with CSS as shown here (https://blazorrepl.telerik.com/wnEfmyYp50ldIHsF13) but if the overall height of the page is large, the small arrow-icon that needs to be clicked in order to expand a collapsed SplitPane must be scrolled into view first.
It would be great to add alternative ways to expand a SplitPane, e.g. on a Double-Click on the Splitbar or maybe an additional Button.
Hello Andreas,
Expand / collapse splitter pane on splitbar double-click actually exists already. However, I would make Splitter panes scrollable, rather than allow them to overflow the screen. For example, double-clicking a splitbar cannot specify the direction in which a pane should collapse.
You can also add custom buttons that collapse and expand panes via the Splitter state.
Regards,
Dimo
Progress Telerik