Skip to content
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

Support animated resizing within VariableSizeList #502

Open
gmattie opened this issue Aug 9, 2020 · 0 comments
Open

Support animated resizing within VariableSizeList #502

gmattie opened this issue Aug 9, 2020 · 0 comments

Comments

@gmattie
Copy link

gmattie commented Aug 9, 2020

The <VariableSizeList> component supports item resizing via the resetAfterIndex(index) function. However, while this functionality is great for immediately resized item renderers, it does not support smooth animation resizing.

Animated resizing is available in another virtual list library, React Virtuoso, but are there plans to include similar functionality to react-window (or react-virtualized)?

Originally posted by @fonty422 in #92 (comment)

I know this is closed for now, but what about an animated expanding div. Not just something with 2 hard coded values. I have a need to use the material-ui ExpansionPanel, but implementing this leaves me with a panel that expands but doesn't displace the rest of the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant