summaryrefslogtreecommitdiff
path: root/code/weightviswrapper.js
diff options
context:
space:
mode:
Diffstat (limited to 'code/weightviswrapper.js')
-rw-r--r--code/weightviswrapper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/weightviswrapper.js b/code/weightviswrapper.js
index 1f17b55..94f6306 100644
--- a/code/weightviswrapper.js
+++ b/code/weightviswrapper.js
@@ -199,6 +199,7 @@ var WeightVisWrapper = (function() {
/* helps with impress.js' stepenter/stepleave events */
// TODO move into its own file
+// TODO must be a step's direct child
var VisIntegrater = (function() {
function VisIntegrater(enterCb, leaveCb, selector) {
var self = this;