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

To know when the left or right items are showing #25

Open
megabri opened this issue Jan 30, 2015 · 0 comments
Open

To know when the left or right items are showing #25

megabri opened this issue Jan 30, 2015 · 0 comments

Comments

@megabri
Copy link

megabri commented Jan 30, 2015

It's possible to know when the items is showing, maybe with a BOOL ?
That is a sort of status of the items visualization.
These methods....
- (void)revealTableViewCell:(SWRevealTableViewCell *)revealTableViewCell willMoveToPosition:(SWCellRevealPosition)position;
- (void)revealTableViewCell:(SWRevealTableViewCell *)revealTableViewCell didMoveToPosition:(SWCellRevealPosition)position;
...are not enough, because tell when the movement of the cell began and finish... not all the time that the items are sown in the cell.

Thank you

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