react-multi-carousel
react-multi-carousel copied to clipboard
fix partial visible
Follow pull-request #111 and #218
There should be notEnoughChildren if slidesToShow is equal to totalItems It allow to remove partialVisibilityGutter when there is the same count of items
Normally there is less impact with this fix.
@YIZHUANG @abhinavdalal Could you please review and merge this pull request? I've tried the fix and it works for me. Looking forward the next version of react-multi-carousel
to replace my fork.
I have tried this fix, it seems to have no effects at all. Can you provide a reproduce step of the bug?