Add min_size and max_size options to ResizableSplit

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-10-08 14:14:00 +00:00
committed by ArthurSonzogni
parent 0491b78136
commit 83ae8a9c31
6 changed files with 194 additions and 56 deletions

View File

@@ -39,6 +39,7 @@ example(radiobox)
example(radiobox_in_frame)
example(renderer)
example(resizable_split)
example(resizable_split_clamp)
example(scrollbar)
example(selection)
example(slider)