MessageListView remove unused reset-scroll event
FREEBIE
This commit is contained in:
parent
73f2a4a0fb
commit
3e01d78c89
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
itemView: Whisper.MessageView,
|
||||
events: {
|
||||
'scroll': 'onScroll',
|
||||
'reset-scroll': 'resetScrollPosition'
|
||||
},
|
||||
onScroll: function() {
|
||||
this.measureScrollPosition();
|
||||
|
|
Loading…
Reference in a new issue