mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
MessageListView remove unused reset-scroll event
FREEBIE
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
itemView: Whisper.MessageView,
|
||||
events: {
|
||||
'scroll': 'onScroll',
|
||||
'reset-scroll': 'resetScrollPosition'
|
||||
},
|
||||
onScroll: function() {
|
||||
this.measureScrollPosition();
|
||||
|
||||
Reference in New Issue
Block a user