Skip to content

fix: increased buffer pixels for list scroll-viewport

fixes issue #266 (closed)

Increased the buffer values so that more events will render. itemSize left alone because I believe that is around the correct number of pixels for an event in the list. Changing that value will lead to other minor glitches.

Merge request reports