mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Focus input after choosing to reply to message
This commit is contained in:
@@ -2924,6 +2924,7 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||
this.quote = await this.model.makeQuote(this.quotedMessage);
|
||||
|
||||
this.enableMessageField();
|
||||
this.focusMessageField();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user