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

Fix layout size is incorrect when the grid should have size smaller than constraints max size #15

Closed cheonjaeung closed 9 months ago

cheonjaeung commented 9 months ago

bug_screenshot

Above screenshot is a screenshot to compare bug and fixed. The left size of screenshot is a reproduced screenshot of this bug, and the right size is a screenshot after bug fix.