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

iOS 8 bug where the content cell view appeared to be 'floating around' #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pajai
Copy link

@pajai pajai commented Oct 27, 2014

Hi,

I was getting weird layout problems under iOS 8 (not with the default SWTableViewCell example). I needed to add two constraints between the content cell view and its parent view otherwise the former's bound were not being set to the cell bounds and the content cell view appeared to be floating around (differently for every cell).

Cheers,
Patrick

…' -> added two constraint to set its top & left
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

Successfully merging this pull request may close these issues.

1 participant