Open Marcoc88 opened 6 years ago
Also noticing this as well, similar code - info label appears squished, and then lays out correctly after a brief moment
@3lvis issue still exists. Any solution?
@Marcoc88 did you find any solution for this?
@sergstav I don't believe I found a solution.
Any help would be appreciated
Does this project works for you on iOS 13? Because I can't seem to get it working.
Yes, its working.
13 is working great with carthage.
Also working with Cocoapods.
If you run the iOSDemo project and press the "Show me the Lightbox" button this is what it shows. For some reason, it's not showing the Lightbox.
@3lvis : This workaround works: https://github.com/hyperoslo/Lightbox/issues/229#issuecomment-523589760
@norbdev thank you! Got the demo working properly now. Now, looking into reproducing the original bug.
I found the issue now. I'll make some time to look into it but if you have any clues it would be helpful :)
Haven't had the opportunity to prioritize this, happy if somebody interested can have a look
iOS 11.2.6. iPhone 8 and X.
When I call the code below it loads the view but the InfoLabel is squished on the bottom left of the screen and does not align correctly until about half a second after the view appears to the user.