Skip to content
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

When included, this pod seems to mess with UIKit's general behaviors. #14

Closed
rsmoz opened this issue Nov 1, 2015 · 4 comments
Closed

Comments

@rsmoz
Copy link
Contributor

rsmoz commented Nov 1, 2015

For example, UIImagePickerController is sometimes grayed-out or unresponsive, and UIActivityViewController, when presented, has its frame off the screen. I'll have to look for more details, but I know the issue is not present in my (older) fork: https://github.com/rsmoz/UIView-draggable

@andreamazz
Copy link
Owner

I just love breaking UIKit.
I think I know why, I can revert a couple of versions, but that will break other things. I have an idea on how to rewrite part of the code to play nicer with autolayout and UIKit, though. I'll get back to you as soon as possible.

@jriskin
Copy link

jriskin commented Nov 10, 2015

1.0.1 Definitely created issues for me. Oddly, pushNavigationController became unresponsive. Reverted to 1.0.0 for now.

@asifalikhokhar
Copy link

yeah pushing controllers stopped working after installation, had to uninstall.
please fix

@andreamazz
Copy link
Owner

I reverted the changes in 1.0.2. Let me know if that works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants