Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

When I swipe on one row, another row turns the swipes color as well #89

Open
chentsen opened this issue Dec 16, 2014 · 2 comments
Open
Labels

Comments

@chentsen
Copy link

Whenever I swipe one row away, another one of the rows becomes red as well. Has anyone ever seen this before?

@chentsen
Copy link
Author

The red row is still accessble I just cant see anything under it

@iv-mexx
Copy link

iv-mexx commented Mar 3, 2015

Do you have your own subclass of MCSwipeTableViewCell?
I had the problem that I implemented prepareForReuse in my subclass and did not call [super prepareForReuse];

@alikaragoz alikaragoz added the bug label Jul 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants