-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InfoLabel squished in left corner when view loads then aligns correctly once view appears #183
Comments
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. |
@3lvis : This workaround works: |
@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.
The text was updated successfully, but these errors were encountered: