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

No currentPageIndex #21

Closed
albertschulz opened this issue Sep 21, 2013 · 1 comment
Closed

No currentPageIndex #21

albertschulz opened this issue Sep 21, 2013 · 1 comment

Comments

@albertschulz
Copy link
Contributor

NSInteger .currentPageIndex property would be nice to know for example when

  • (void)photoBrowser:(IDMPhotoBrowser *)photoBrowser didDismissActionSheetWithButtonIndex:(NSUInteger)index; get's called, to know which page user has currently selected.
@eduardocallado
Copy link
Collaborator

I changed the photoBrowser:didDismissActionSheetWithButtonIndex: method to photoBrowser:didDismissActionSheetWithButtonIndex:photoIndex:, so you can get the currentPageIndex when dismissed.

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

2 participants