Skip to content

Swipe Card Temporarily Pauses #155

Open
@muhammadabbas001

Description

@muhammadabbas001

Describe the bug
Card stop for some time and then removed, when I release the drag gesture. I am showing 5 cards.

When I drag the first 3 cards, then face that issue but on 4th and 5th cards it's working fine.

I guess when we drag the card at that time new card is generated behind the scenes that's why that issue occurs.

I have used your following solution in issue78 but could not solve that problem.

card.layer.shouldRasterize = true
card.layer.rasterizationScale = UIScreen.main.scale

Video of Issue:

Trimed.mov

To Reproduce
Steps to reproduce the behavior:

  1. Go to Card Stack
  2. Click on Card
  3. Drag at the middle of the Card Stack
  4. See card stop for some time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions