Mark Beaty

Results 2 comments of Mark Beaty

This is the code causing this issue: ``` void ensureShadowForPosition(int sectionPosition, int firstVisibleItem, int visibleItemCount) { if (visibleItemCount < 2) { // no need for creating shadow at all, we...

I see no sign that a PR ever happened for this. It would be nice to have this commit included for those of us that want to continue to use...