-
Notifications
You must be signed in to change notification settings - Fork 231
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
iOS 8 position issues #5
Comments
Hey @bartjochems, glad you like the popup! I'm sorry about the issues on iOS 8. I will look into it shortly. I think I should be able to fix it by this weekend... |
That would be really great! Thanks a lot |
Any updates for iOS 8? |
Did a lot of testing and figured out the issues. Just need to clean up my code and then I'll commit. |
Amazing, thank you. Sent from my iPhone
|
What is the current state for this issue? This bug is really annoying for the user experience. We are going to publish an app in the App Store and we would need to fix this before. |
Hi @jmascia I did some more testing and found another problem when the orientation changes. Have a look at the attached screenshots: Looking forward to a new release! |
any luck on fixing this issue? |
Quick fix orientation for iPad landscape only: in KLCPopup.m search for : change with: |
Wonderng whether there will be fix? It would be greatly appreciated :) |
anclefeudor's fix for the iPad orientation issue did the trick for me. Many thanks and very nice control! |
@jmascia any plans on releasing a new version? |
I put out a new version that should fix layout and rotation issues in iOS 8. Let me know if you find any issue, or give it a go yourself ;) Apologies for the long wait on this. It's been a busy time both at home and work. Thanks for understanding. |
Thanks a lot! |
great PopUp! definitely going to use it in my projects. There is still problem with orientations on iOS8... fix is super simple, already written in comments above, why won't you push it? |
@jmascia please merge the @anclefeudor fix, there is still a rotation bug in iOS 8. |
Hi cocoapods always get version 1.0 and the fix is in version 1.1. Have you updated the cocoapods repository? @jmascia pod error:
|
When We Drag the KCLPopup.h and .m files to our project it cannot be working. Getting TypeNum redefinition Error. I can not write any code in .h and .m files. I am using Xcode 9.4.1. Is there ant Podfile for this KCLPopup |
Thanks for this amazing popup! I want to put in inside an app that I'm making but with iOS 8 around the corner I was wondering if you are going to fix position problems. Have a look at the screenshot.
Also the fade out animation flickers a bit.
The text was updated successfully, but these errors were encountered: