ConversationView.unload: Remove CompositionArea component
This commit is contained in:
parent
6c9e61593c
commit
a905b2c656
1 changed files with 1 additions and 0 deletions
|
@ -784,6 +784,7 @@
|
||||||
|
|
||||||
this.titleView.remove();
|
this.titleView.remove();
|
||||||
this.timelineView.remove();
|
this.timelineView.remove();
|
||||||
|
this.compositionAreaView.remove();
|
||||||
|
|
||||||
if (this.attachmentListView) {
|
if (this.attachmentListView) {
|
||||||
this.attachmentListView.remove();
|
this.attachmentListView.remove();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue