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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIView.bounds must be used from main thread only #10

Open
leverdeterre opened this issue Sep 21, 2018 · 1 comment
Open

UIView.bounds must be used from main thread only #10

leverdeterre opened this issue Sep 21, 2018 · 1 comment

Comments

@leverdeterre
Copy link

Hi, i'have some issue using your component on Xcode 10 馃憤

I have a new warning about Thread usage, in your method prepareForResize, the access of view.bounds is not forced on the mainThread

Any idea ?
Put Dispatch on the mainQueue ? (i'not quite sure about the performance)

Best regards

@roytornado
Copy link
Owner

Thanks for reporting.
I will fix it asap.

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

2 participants