Bump overscan

This commit is contained in:
Dan
2019-04-07 17:55:27 +01:00
parent 2b868821d5
commit a42a3a2d72
+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}
>