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
I think you mean to round the pixel value at the end, otherwise you'll end up with a missing row when Math.floor rounds down. I'd suggest this instead:
JonRossway
changed the title
_getGridHeight() returns 0 if number of items entries is less than number of items in a row
_getGridHeight() returns truncated height due to rounding down
Sep 14, 2016
Edit: previous issue was fixed
The text was updated successfully, but these errors were encountered: