Hi, @mhartington. Hi have some suggestions for $ionicScrollDelegate(1,2) and collection-repeat(3).
Like :
- Adding functionality to scroll to specific element by its index.
- Changing the default scroll distance dynamically.
- Whenever user change the collection-item-width or collection-item-height, we must be able to redraw the scrollview. I am able to do this with ng-repeat but not with collection-item-height.
Thanks.