Focus input after choosing to reply to message
This commit is contained in:
parent
5629634aff
commit
e8f6480c57
1 changed files with 1 additions and 0 deletions
|
@ -2924,6 +2924,7 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||||
this.quote = await this.model.makeQuote(this.quotedMessage);
|
this.quote = await this.model.makeQuote(this.quotedMessage);
|
||||||
|
|
||||||
this.enableMessageField();
|
this.enableMessageField();
|
||||||
|
this.focusMessageField();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue