Skip to content

Adding new cell while scrolling causes table view to jump #26

Description

@rainypixels

If you...

  1. Swipe the tableview to scroll it fast (or slow).
  2. Hit the '+' button while it's scrolling

... the tableview jumps up before it continues scrolling from a random location. This doesn't happen if the tableview is not scrolling (i.e. it's stationary) when you add cells. I'm assuming this is another UITableView auto-sizing bug that has something to do with scrollView frame and offset calculations when the table view is being scrolled.

Anyone have any ideas for a workaround? I wanted to check before I try to get too clever.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions