Closed brettnguyen closed 1 year ago
Hi Brett Sorry to hear that you are running into an issue with the package. Honestly speaking, this control was never designed to work with so complex scenarios. I really don't know what can help you.
Maybe try to set OppositePanDirectionDisablingThreshold to 0
I’ll try this out but is there any chance you can point me in the direction of the logic you have for itemappearing and itemdisappearing so I can attempt to create my own custom carouselview for my project?
On Wed, May 17, 2023 at 8:17 PM Andrei @.***> wrote:
Hi Brett Sorry to hear that you are running into an issue with the package. Honestly speaking, this control was never designed to work with so complex scenarios. I really don't know what can help you.
Maybe try to set OppositePanDirectionDisablingThreshold to 0
— Reply to this email directly, view it on GitHub https://github.com/AndreiMisiukevich/CardView/issues/423#issuecomment-1552241852, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASPZCY4XA2VKAU6DPAFQKHTXGVTDHANCNFSM6AAAAAAYFXAUS4 . You are receiving this because you authored the thread.Message ID: @.***>
@brettnguyen since this is an open-source library. The entire code is open :) Everything you need is in this file https://github.com/AndreiMisiukevich/CardView/blob/master/PanCardView/CardsView.cs
I don't think this will be ever fixed unless someone wants to contribute
how can I fix this. it seems to only be on iOS