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

UI bug #45

Open
emelyanovkirill opened this issue Aug 25, 2020 · 0 comments
Open

UI bug #45

emelyanovkirill opened this issue Aug 25, 2020 · 0 comments

Comments

@emelyanovkirill
Copy link

iOS 12.5, iPhone 6.
When I set backgroundColor, for instance, in cell bind(to:) method, it act after reuse cell. It can be fix, if to wrap in DispatchMain.async. But on iOS 13 all work without wrapper. I have read, that it is because conflict when change UI properties before view did layout view.
What's the best practice here? Thanks.

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

1 participant