louiscad
06/17/2021, 2:10 AMModifier.padding
has no overload taking something other than a single value for all sides? I'd like to customize vertical, horizontal, or side specific padding like you can do on Android.
Same question for StyleBuilder.padding
. Also, I'm wondering why there's StyleBuilder.marginLeft
and StyleBuilder.marginTop
but none for right and bottom blob thinking upside downDominaezzz
06/17/2021, 8:06 AMDominaezzz
06/17/2021, 8:06 AMdarkmoon_uk
06/17/2021, 11:31 AMdarkmoon_uk
06/17/2021, 11:33 AMfillMaxWidth/Height(weight)
and whether that could be mapped to HTML FlexBox.darkmoon_uk
06/17/2021, 11:33 AMdarkmoon_uk
06/17/2021, 11:34 AMdarkmoon_uk
06/17/2021, 11:38 AMRow
yourself, in the end? Worth a PR to jb-compose
?louiscad
06/17/2021, 11:39 AM