Skip to content

v0.10.4 Fix interaction between `addResizedColumns` and `addGridLayout`

Compare
Choose a tag to compare
@bryanmylee bryanmylee released this 02 Jul 03:45
· 219 commits to main since this release
284dad2

While this doesn't fully solve the grid layout issue, it alleviates the biggest issue with addGridLayout by specifying the width of the column on each cell explicitly.