react-sortable-tree icon indicating copy to clipboard operation
react-sortable-tree copied to clipboard

Exposing react-virtualized row props

Open 0xMachan opened this issue 5 years ago • 0 comments

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

0xMachan avatar Aug 07 '20 01:08 0xMachan