mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-09 15:51:14 +00:00
* SplitPane improvements and fixes. - Allow SplitPane to receive exact incoming size constraints - Correctly abide by constraint on minimum size for "second part" - Simplify layout code