varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.53k stars 68 forks source link

Add the modifiers `widthIn`, `heightIn`, and `sizeIn`, and reformat "SizeModifiers.kt" #510

Closed ShreckYe closed 5 months ago

ShreckYe commented 5 months ago

I'd like to propose these modifiers that are more akin to those in Compose in addition to the min.../max... ones.

ShreckYe commented 5 months ago

Hi @bitspittle, thank you for your reply. I have applied your suggestions.