-
-
Notifications
You must be signed in to change notification settings - Fork 938
feat: gridItems prop #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thank you for your PR! Please don't commit dist files. 😄 |
What's the status on this? I have this use-case.. I've faked it for now (item height = row height/num columns). But, if the last row doesn't have enough items to fill all columns the height gets cut off. |
removed dist |
@ADRDev sounds like should be a new issue if/after the PR gets merged |
@okwme oh, I wasn't saying it was a bug with your fork. i was saying it's the reason why i need your feature pulled in! Side note: I think when you removed dist the PR includes it (ie. the merge would remove dist in master). |
Hi there! You need to make some adjustments for me to merge this. 😄 |
Can we get an update on this? I'd love to see this feature being implemented. |
I'm really interested in this feature. |
No news on this after 2 and a half years? Is it ever going to be supported? |
Bumped this. This is very interesting and will fit very well with my project. Are there any alternatives while waiting for this to be supported? |
Sure it's late, but for reference: #356 |
Would like an update on this @Akryum |
Is this still being worked on? |
will that be supported? |
It doesn't look like this repo has been getting much attention from the maintainer. Would you guys be interested in a fork that takes in the recent PRs and keeps up with some of the bigger issues? |
Word Around by dividing the array into chunks: https://github.com/seeratawan01/Virtual-Scroll-Playground/ |
like a grid of images