Browse Source

rebuilt

codeClimate
Alex de Mulder 8 years ago
parent
commit
eeab20d7fb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      dist/vis.js

+ 1
- 0
dist/vis.js View File

@ -22170,6 +22170,7 @@ return /******/ (function(modules) { // webpackBootstrap
if (interval > 1000) interval = 1000; if (interval > 1000) interval = 1000;
me.redraw(); me.redraw();
me.body.emitter.emit('currentTimeTick');
// start a renderTimer to adjust for the new time // start a renderTimer to adjust for the new time
me.currentTimeTimer = setTimeout(update, interval); me.currentTimeTimer = setTimeout(update, interval);

Loading…
Cancel
Save