react-multi-carousel icon indicating copy to clipboard operation
react-multi-carousel copied to clipboard

fix partial visible

Open groomain opened this issue 4 years ago • 2 comments

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.

groomain avatar Dec 11 '20 13:12 groomain

@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.

FluorescentHallucinogen avatar Jan 05 '21 14:01 FluorescentHallucinogen

I have tried this fix, it seems to have no effects at all. Can you provide a reproduce step of the bug?

YIZHUANG avatar Feb 16 '22 19:02 YIZHUANG