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,
|
itemView: Whisper.MessageView,
|
||||||
events: {
|
events: {
|
||||||
'scroll': 'onScroll',
|
'scroll': 'onScroll',
|
||||||
'reset-scroll': 'resetScrollPosition'
|
|
||||||
},
|
},
|
||||||
onScroll: function() {
|
onScroll: function() {
|
||||||
this.measureScrollPosition();
|
this.measureScrollPosition();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue