Skip to content

Visual glitch on closing cell (when having cells fewer than screen height) #20

@antonc27

Description

@antonc27

Hello,

First of all, I want to say thanks for this awesome lib!

But I'm having some visual glitches when collapsing cells if total height of cells is less than screen size (e.g. having just one cell):

ezgif-4-9e2152c814d1

I was able also to reproduce this bug in demo project:

  1. Change DemoTableViewController to return 1 instead of 100 tableView(_: UITableView, numberOfRowsInSection _: Int) method
  2. Launch app, select single cell
  3. When clicking on <, cell collapse with a visual glitch

Any idea of how this can be fixed?

Thank you in advance,
Anton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions