hyperoslo / Gallery

📹 Your next favorite image and video picker
Other
1.42k stars 274 forks source link

Opening selected tab #159

Closed raduncicen closed 3 years ago

raduncicen commented 5 years ago

Hi, I would like to open different tabs when user clicks different buttons in my UI. However the maximum i could get was to set the initial tab.

I want to be able to set the tab index before opening the galleryController. Is there a way to do it. I have though of reaching to PagesController since it is the child of GalleryController to set the tab index but i dont believe that's a nice solution.

Will be grateful if you can help :)