-
Notifications
You must be signed in to change notification settings - Fork 91
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
issues with custom tableviewcell #5
Comments
Hi,
I’ve used OnlyPictues in many screens with custom table view cell. I’ve not found issue related to image disappearing. But still I will check it, thanks for responding.
Sent from Yahoo Mail for iPhone
On Friday, February 9, 2018, 7:57 PM, abenmaad <[email protected]> wrote:
Hi,
i used onlypicture in a custom uitableviewcell and when i scroll images disapear
there is a solution to clean images in prepareForReuse method
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
for your information i download image from url |
Yes. I’ve checked it. And it’s working fine with image downloading from url too. Make sure you are caching too.
Sent from Yahoo Mail for iPhone
On Friday, February 9, 2018, 9:01 PM, abenmaad <[email protected]> wrote:
for your information i download image from url
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
i use alamofire to save image in cache but when i scroll image disapear or cell get another images |
here attached a little example of the issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
i used onlypicture in a custom uitableviewcell and when i scroll images disapear
there is a solution to clean images in prepareForReuse method
Thanks
The text was updated successfully, but these errors were encountered: