summaryrefslogtreecommitdiff
path: root/www/js/ModalCtrl.js
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-16 10:36:14 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-16 10:36:14 -0500
commit311b2a1395dfa83a70b92be30e660de18ce1822c (patch)
treef7819fbcadb61c0d24ede3dfa96d294460d56bb5 /www/js/ModalCtrl.js
parenteb7ae17dc34a12446d8484a2029fe865fc641902 (diff)
#85 - timeline event gapless playback. In Timeline mode, it always sticks to the same monitor
Former-commit-id: 3becbaaf3725f5f9e2b453cdb0b58b1908071e2f
Diffstat (limited to 'www/js/ModalCtrl.js')
-rw-r--r--www/js/ModalCtrl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/js/ModalCtrl.js b/www/js/ModalCtrl.js
index 4aa56eb7..df2c560c 100644
--- a/www/js/ModalCtrl.js
+++ b/www/js/ModalCtrl.js
@@ -441,6 +441,9 @@ angular.module('zmApp.controllers').controller('ModalCtrl', ['$scope', '$rootSco
ZMDataModel.zmLog("Error saving image: " + e.message);
console.log("***ERROR");
}
+
+
+
//-----------------------------------------------------------------------
// Saves a snapshot of the monitor image to phone storage