From 1c17d77cc3a5fcc92ea2acd30646e5cde3fc4dd1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 13 Oct 2016 17:09:12 -0400 Subject: hammer to packery - keep doing it. screw it. Former-commit-id: 0543a1a8e08b83669d4cd0423286f25a0283d291 --- www/js/MontageCtrl.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 1e13dd80..6675c4eb 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -379,6 +379,7 @@ angular.module('zmApp.controllers') return; } + if (pckry && !$scope.isDragabillyOn) pckry.shiftLayout(); $rootScope.rand = Math.floor((Math.random() * 100000) + 1); // if you see the time move, montage should move -- cgit v1.2.3