mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
Fixed #83
This commit is contained in:
@ -15,7 +15,6 @@ angular.module('ionic.ui.virtRepeat', [])
|
||||
var _this = this;
|
||||
|
||||
virtualList.listView.renderViewport = function(high, low, start, end) {
|
||||
console.log('RENDER VIEWPORT', high, low, start, end);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user