forked from abner/for-legacy-web
Fluff: Jump to bottom when editing last message in chat. (up arrow)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user