mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 22:56:57 +02:00
Bug Fix, attached image is blank at the end of upload
This commit is contained in:
@@ -416,6 +416,7 @@
|
||||
if (imageLoader) {
|
||||
[MediaManager cancel:imageLoader];
|
||||
imageLoader = nil;
|
||||
downloadingImageURL = nil;
|
||||
}
|
||||
|
||||
// preview image until the image is loaded
|
||||
|
||||
Reference in New Issue
Block a user