You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I have no idea why nextToLastRowHeight use heighthere.
In some case, it'll make box out of container.
Here is the options { sizes: [ { width: 2000, height: 1500, }, { width: 500, height: 332, } ], config: { targetRowHeightTolerance: 0, containerPadding: 0, boxSpacing: 8, containerWidth: 280, targetRowHeight: 140, } }
The text was updated successfully, but these errors were encountered:
Hi!
I have no idea why
nextToLastRowHeight
useheight
here.In some case, it'll make box out of container.
Here is the options
{ sizes: [ { width: 2000, height: 1500, }, { width: 500, height: 332, } ], config: { targetRowHeightTolerance: 0, containerPadding: 0, boxSpacing: 8, containerWidth: 280, targetRowHeight: 140, } }
The text was updated successfully, but these errors were encountered: