mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
ConversationView.unload: Remove CompositionArea component
This commit is contained in:
@@ -784,6 +784,7 @@
|
||||
|
||||
this.titleView.remove();
|
||||
this.timelineView.remove();
|
||||
this.compositionAreaView.remove();
|
||||
|
||||
if (this.attachmentListView) {
|
||||
this.attachmentListView.remove();
|
||||
|
||||
Reference in New Issue
Block a user