diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-13 17:09:12 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-13 17:09:12 -0400 |
| commit | 1c17d77cc3a5fcc92ea2acd30646e5cde3fc4dd1 (patch) | |
| tree | b8ac6704889407cdf92182f5e4304853d59b9745 /www/js/MontageCtrl.js | |
| parent | 3adb67a7032d14adc19e81a8cefab6baa0e1c328 (diff) | |
hammer to packery - keep doing it. screw it.
Former-commit-id: 0543a1a8e08b83669d4cd0423286f25a0283d291
Diffstat (limited to 'www/js/MontageCtrl.js')
| -rw-r--r-- | www/js/MontageCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
