Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Layout is wrong in iOS 9 #11

Closed
leavez opened this issue Aug 20, 2015 · 3 comments
Closed

Layout is wrong in iOS 9 #11

leavez opened this issue Aug 20, 2015 · 3 comments
Labels

Comments

@leavez
Copy link

leavez commented Aug 20, 2015

untitled

@davdroman
Copy link
Owner

Hi there, Leave! Thanks for reporting this issue.

I know exactly what's causing it. It has to do with a little nasty hack used to enable Autolayout usage on textLabel and detailTextLabel.

Solving this hack in this current version would bring a lot more issues like this because there are multiple cells in the framework that rely too strongly on it.

Nevertheless, I've been working on version 3 for a while now, which doesn't require this hack at all to work. I'm completely certain it's not going to take me more than what's left for iOS 9 to be released officially, so I encourage you to wait for it.

@davdroman
Copy link
Owner

Hi again, @leavez!

Just wanted to let you know v3.0.0 alpha 1 is now available and I'd really like for you to give it a try and check if everything's alright :)

@davdroman
Copy link
Owner

Hey @leavez!

Just wanted to let you know alpha 4 just came out. Most iOS 9 layout issues are fixed by now.

@davdroman davdroman added the bug label Sep 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants