Skip to content

Commit

Permalink
Chore: Do not recenter selected messages in sidebar on every new message
Browse files Browse the repository at this point in the history
axllent committed Aug 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b37a24f commit 259d711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/ui-src/views/MessageView.vue
Original file line number Diff line number Diff line change
@@ -224,7 +224,6 @@ export default {
this.liveLoaded++
this.messagesList.unshift(data)
this.scrollSidebarToCurrent()
},
// handler for websocket message updates

0 comments on commit 259d711

Please sign in to comment.