MessengerKit icon indicating copy to clipboard operation
MessengerKit copied to clipboard

Initialize the image in nil so no flicker from the previous image

Open jgalindosl opened this issue 4 years ago • 0 comments

When images were added to the conversations, before downloading, the previous image was shown moments previous to the finished download. Initializing the image in nil before loading the new image fixes the flicker issue.

jgalindosl avatar Sep 22 '20 02:09 jgalindosl