summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorlucas_nz <lucas_nz@outlook.com>2020-09-13 17:25:09 +1200
committerlucas_nz <lucas_nz@outlook.com>2020-09-13 17:25:09 +1200
commitf7c55476f1690b7f4f9b25c04ef053c2b9409ef4 (patch)
tree3fddb80f078ab8bd439686e051619329cdef0a17 /www/js/EventCtrl.js
parent62d12df2c29b2443b7333ba985aedd78bf2ad0ae (diff)
force refresh
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js1
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();