Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
antonc27 opened this issue Dec 25, 2018 · 0 comments

Comments

@antonc27
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant