Ng-if and scroll ability update

You can resize the scroll window when they click the button so you don’t need to wait for it to resize: $ionicScrollDelegate.resize()

Check this codepen (click the add items button): http://codepen.io/anon/pen/JoNpVq?editors=101

1 Like