mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse.
This commit is contained in:
@@ -966,6 +966,7 @@ static BOOL _disableLongPressGestureOnEvent;
|
||||
[self clearBubbleInfoContainer];
|
||||
[self clearBubbleOverlayContainer];
|
||||
[self resetConstraintsConstantToDefault];
|
||||
[self clearAttachmentWebView];
|
||||
|
||||
[self didEndDisplay];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user