diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-06 19:46:49 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-06 19:46:49 +0200 |
| commit | 23796d0099468875fc24feaea626ccc993191a6b (patch) | |
| tree | 4a15295ed02232bfe5cd94deeb5567903fadab6c /code/weightviswrapper.js | |
| parent | 46744170b3801ffa358c853a49abc17f3112d823 (diff) | |
| download | vortrag-knn-23796d0099468875fc24feaea626ccc993191a6b.tar.gz vortrag-knn-23796d0099468875fc24feaea626ccc993191a6b.zip | |
add boston slide
Diffstat (limited to 'code/weightviswrapper.js')
| -rw-r--r-- | code/weightviswrapper.js | 1 |
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; |
