From 23796d0099468875fc24feaea626ccc993191a6b Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 6 Apr 2016 19:46:49 +0200 Subject: add boston slide --- code/weightviswrapper.js | 1 + 1 file changed, 1 insertion(+) (limited to 'code/weightviswrapper.js') 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; -- cgit v1.3.1