Merge pull request #87 from gaearon/bump-overscan

Bump overscan to 3
This commit is contained in:
Brian Vaughn
2019-04-07 15:36:20 -07:00
committed by GitHub
+1
View File
@@ -118,6 +118,7 @@ export default function Tree(props: Props) {
itemCount={numElements}
itemData={itemData}
itemSize={lineHeight}
overscanCount={3}
ref={listRef}
width={width}
>