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

Dismissing Image Picker Controller (presented from any ViewController inside ViewPager) takes control to first ViewController of ViewPager #8

Open
vuevrn opened this issue Mar 11, 2016 · 0 comments

Comments

@vuevrn
Copy link

vuevrn commented Mar 11, 2016

I am using this pager. thanks!

I am using SHViewPager as UIView and showing all view controllers inside this view pager.

When I present an image picker controller from any viewcontroller of viewpager, everything works fine.

The problem is when I dismiss an image controller, the viewpager shows the first viewcontroller of viewpager which is not an expected behavior, pager should show the viewcontroller from which it was presented.

Please check.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants