Closed shaljam closed 6 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...
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.
When I use
viewForPhoto
present animation and dismiss animation work, but after dismiss view seems frozen. I thinkSKPhotoBrowser
is not correctly dismissed. I'm usingswift3
branch.Edit: When not using
viewForPhoto
and dismissing using slide, after opening again the background is a little transparent.