1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-15 20:13:16 +02:00

Chore: Do not recenter selected messages in sidebar on every new message

This commit is contained in:
Ralph Slooten
2024-09-01 08:56:45 +12:00
parent b37a24fdcf
commit 259d71122b

View File

@@ -224,7 +224,6 @@ export default {
this.liveLoaded++
this.messagesList.unshift(data)
this.scrollSidebarToCurrent()
},
// handler for websocket message updates