cheonjaeung / gridlayout-compose

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

Span columns and rows together #25

Open akhbulatov opened 1 month ago

akhbulatov commented 1 month ago

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

Like here: MrC0k

cheonjaeung commented 1 month 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.