diff options
Diffstat (limited to 'www/js/EventCtrl.js')
| -rw-r--r-- | www/js/EventCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index 0def9fde..159a0451 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -82,6 +82,7 @@ angular.module('zmApp.controllers') //recomputeRowHeights(); //recomputeThumbSize(); $scope.$apply(); + $ionicScrollDelegate.resize(); // $scope.eventsBeingLoaded = true; $timeout (function() { navTitle(); |
