suzuki-0000 / SKPhotoBrowser

Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift
MIT License
2.65k stars 533 forks source link

Not correctly dismissed when providing viewForPhoto #183

Closed shaljam closed 6 years ago

shaljam commented 7 years ago

When I use viewForPhoto present animation and dismiss animation work, but after dismiss view seems frozen. I think SKPhotoBrowser is not correctly dismissed. I'm using swift3 branch.

Edit: When not using viewForPhoto and dismissing using slide, after opening again the background is a little transparent.

ghost commented 7 years ago

+1 here

Dismiss with slide and open a photo again, background transparent and no buttons to share or to close

EDIT: I find a way to "patch" it by instantiating the SKBrowser each time I click on my cell. But I don't think this is the best way to resolve this issue...

suzuki-0000 commented 6 years ago

I may fix this issue at latest ver. As far as I checked latest ver it's not show. can you please check the latest and create new issue when it happens. thanks in advance.