Collapse comment box after sending comment
This commit is contained in:
parent
98faf2b192
commit
134a59609d
@ -438,6 +438,8 @@ void PreviewView::submitComment()
|
||||
|
||||
addCommentBox->SetPlaceholder("Add comment");
|
||||
submitCommentButton->Enabled = true;
|
||||
|
||||
commentBoxAutoHeight();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user