mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +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