diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-06-01 11:29:50 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-06-01 11:29:50 -0400 |
| commit | 8f5eba7828d1edf76a277c71b34da237e8c8441f (patch) | |
| tree | 395a3563eee2893a9ec9ef2309839ffddeab7111 /www/js/TimelineCtrl.js | |
| parent | 3e70efa61d1567735b16183c01eaad4aa75fe9b5 (diff) | |
switched plugins to reduce android permissions, added cast support - but it breaks in android, will likely disable
Former-commit-id: 15807900f05d387579ade0f02081ac993f064757
Diffstat (limited to 'www/js/TimelineCtrl.js')
| -rw-r--r-- | www/js/TimelineCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/TimelineCtrl.js b/www/js/TimelineCtrl.js index 9261130d..b7a11c98 100644 --- a/www/js/TimelineCtrl.js +++ b/www/js/TimelineCtrl.js @@ -881,6 +881,7 @@ angular.module('zmApp.controllers').controller('zmApp.TimelineCtrl', ['$ionicPla empty: false, onclick: function () { + move(0.2); } |
