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

Tableview is freezing with server based images. #2

Open
wanglouin1990925 opened this issue Nov 14, 2018 · 1 comment
Open

Tableview is freezing with server based images. #2

wanglouin1990925 opened this issue Nov 14, 2018 · 1 comment

Comments

@wanglouin1990925
Copy link

No description provided.

@liufengting
Copy link
Owner

liufengting commented Nov 16, 2018

@wanglouin1990925 Hi, get image size method is 'NSURLConnection.sendSynchronousRequest(request as URLRequest, returning: nil)' in FTImageSize.swift, It's a synchronous method. It blocks main thread when cannot connect to server. I don't have simple solutions, maybe you could set image size to a certain value.

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