Fluff: Jump to bottom when editing last message in chat. (up arrow)

This commit is contained in:
Paul
2021-07-06 23:03:29 +01:00
parent 9bbbf5ffc8
commit 8cfbe1ca3f
3 changed files with 9 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ export function internalEmit(ns: string, event: string, ...args: any[]) {
// Event structure: namespace/event
/// Event List
// - MessageArea/jump_to_bottom
// - MessageRenderer/edit_last
// - MessageRenderer/edit_message
// - Intermediate/open_profile