From f7c55476f1690b7f4f9b25c04ef053c2b9409ef4 Mon Sep 17 00:00:00 2001 From: lucas_nz Date: Sun, 13 Sep 2020 17:25:09 +1200 Subject: force refresh --- www/js/EventCtrl.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/EventCtrl.js') 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(); -- cgit v1.2.3