cheonjaeung / gridlayout-compose

Missing non lazy grid layout for Compose Multiplatform.
https://cheonjaeung.github.io/gridlayout-compose
Apache License 2.0
47 stars 4 forks source link

Span columns and rows together #25

Open akhbulatov opened 4 months ago

akhbulatov commented 4 months ago

Hi. There is not enough ability to span columns and rows together. Are you planning to add this?

Like here: MrC0k

cheonjaeung commented 4 months ago

Hello, @akhbulatov! This feature sounds good! But now, I should change many code to implement this. So, it may takes times to add this feature.