Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

closing other cells #4

Closed
kylebuttress opened this issue Jul 16, 2014 · 3 comments
Closed

closing other cells #4

kylebuttress opened this issue Jul 16, 2014 · 3 comments

Comments

@kylebuttress
Copy link

Is it possible to close any other open cell as you slide a new cell open?

and have you an option for sliding the opposite way?

@designatednerd
Copy link
Owner

In terms of closing when the new cell opens, you should be able to use the swipeableCellDidOpen: delegate method to see when a cell opens, and then close any previously open cell using the closeCell: method.

At the moment, there is not a way to slide the opposite way - I'll leave this issue open so I can track this as a request.

@kylebuttress
Copy link
Author

thanks
that worked just as I needed it for the closing of already open cells

@designatednerd
Copy link
Owner

Excellent. After thinking about it more for clarity I'm going to open a seperate issue for sliding the opposite way.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants