mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-10 07:14:05 +01:00
Cancel link preview loading when unloading conversation view
This commit is contained in:
@@ -1627,6 +1627,8 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||
window.reduxActions.conversations.setSelectedConversationPanelDepth(0);
|
||||
}
|
||||
|
||||
this.removeLinkPreview();
|
||||
|
||||
this.remove();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user