mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-15 00:05:15 +02:00
Chore: Do not recenter selected messages in sidebar on every new message
This commit is contained in:
@ -224,7 +224,6 @@ export default {
|
||||
|
||||
this.liveLoaded++
|
||||
this.messagesList.unshift(data)
|
||||
this.scrollSidebarToCurrent()
|
||||
},
|
||||
|
||||
// handler for websocket message updates
|
||||
|
Reference in New Issue
Block a user