alorma / Compose-Settings

Compose Multiplatform #Compose Settings library
https://alorma.github.io/Compose-Settings/
MIT License
429 stars 27 forks source link

Removing IntrinsicHeight.Min and fillMaxHeight from tiles. #204

Closed dessalines closed 8 months ago

dessalines commented 8 months ago

I'm not sure why fillMaxHeight was necessary there, but I also couldn't test their cases given the lack of preview composables or tests in the sample app.

This does fix the above issue tho.