gnir-work / react-window-dynamic-list

A naive approach to virtualizing a dynamically sized list
49 stars 9 forks source link

Bugfix/incorrect size measurements #2

Closed gnir-work closed 4 years ago

gnir-work commented 4 years ago

When measuring we should assume that part of the available width is used up by the scroll bar.