react-sortable-tree
react-sortable-tree copied to clipboard
Exposing react-virtualized row props
This PR exposes react-virtualized rowRenderer props such as isScrolling and isVisible.
This allows theme developers to add UI specific to scrolling and in addition, address performance issues with the isVisible flag.
Cross merge with: https://github.com/frontend-collective/react-sortable-tree-theme-file-explorer/pull/30