mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-17 08:11:21 +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