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

Can't Clear when Preparing For Reuse #5

Open
ThoseGuysInTown opened this issue Apr 17, 2017 · 0 comments
Open

Can't Clear when Preparing For Reuse #5

ThoseGuysInTown opened this issue Apr 17, 2017 · 0 comments

Comments

@ThoseGuysInTown
Copy link

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

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