summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-10-13 17:25:57 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-10-13 17:25:57 -0400
commit5deecd3f1f6190f3efa602230744997a4ea3b129 (patch)
tree1978395732aff292e33191156155dc4932691cd9
parent1c17d77cc3a5fcc92ea2acd30646e5cde3fc4dd1 (diff)
packery hammer for event history too
Former-commit-id: 6f5d55b96038f4c80e6b6afb1c4849dae2132e02
-rw-r--r--www/js/MontageHistoryCtrl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/js/MontageHistoryCtrl.js b/www/js/MontageHistoryCtrl.js
index 518b5cf8..3d887a10 100644
--- a/www/js/MontageHistoryCtrl.js
+++ b/www/js/MontageHistoryCtrl.js
@@ -329,6 +329,9 @@ angular.module('zmApp.controllers').controller('zmApp.MontageHistoryCtrl', ['$sc
//---------------------------------------------------------
function checkAllEvents() {
//console.log("Timer:Events are checked....");
+
+ if (pckry && !$scope.isDragabillyOn) pckry.shiftLayout();
+
for (var i = 0; i < $scope.MontageMonitors.length; i++) {
// don't check for monitors that are not shown
// because nph connkey won't exist and the response