Skip to content

Conversation

@sebhopley
Copy link

The issue with UITableViewCell is that it doesn't seem to call layoutSubviews when it gets redisplayed after a de-selection when returning from another UIViewController (i.e we just popped one off the stack).
This soles the issue as when we return didMoveToWindow is called.
I added in didMoveToSuperview for good measure, in my testing it didn't seem to have an effect but it may help elsewhere.

When using in a UITableView fix issue where new layer content are added
but not cleared out.
When using in a UITableView fix issue where new layer content are added
but not cleared out.
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