Skip to content

Can't Clear when Preparing For Reuse #5

@ThoseGuysInTown

Description

@ThoseGuysInTown

I'm experiencing a bug where I have a couple timers in UITableViewCells and when scrolling sometimes the timers are set to the of another cell.

Ex:
cell one: timer is at 30%
^
|
|
v
cell two timer is supposed to be at 100% but displays at 30%

I've tried to put
self.timer.animateOuterValue(0)
in prepare for reuse but it didn't help

Thanks,
Kevin

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