mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 15:48:51 +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