Skip to content

Orphaned list view items #6

Open
@coryalder

Description

@coryalder

my app has frequent listview reloads and I was getting ghost list view items that wouldn't go away no matter how many times I called [listView reloadData]

I ended up fixing this by removing the line [self.listView markViewBeingUsedForInertialScrolling:self]; from -(void)scrollWheel: in JAListViewItem. There doesn't seem to be any negative repercussions from doing this... at least nothing I've noticed yet.

If you want more details, let me know!

Otherwise it's a fantastic control, and I'm really digging it! I'll send you a promo code when my app ships. :)

Best,
Cory

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