Browse Source

Clustering FINAL

css_transitions
Alex de Mulder 10 years ago
parent
commit
4a619362e4
2 changed files with 0 additions and 4 deletions
  1. +0
    -2
      dist/vis.js
  2. +0
    -2
      src/graph/ClusterMixin.js

+ 0
- 2
dist/vis.js View File

@ -11201,8 +11201,6 @@ var ClusterMixin = {
this._updateNodeIndexList();
}
this.previousScale = this.scale;
// rest of the update the index list, dynamic edges and labels

+ 0
- 2
src/graph/ClusterMixin.js View File

@ -169,8 +169,6 @@ var ClusterMixin = {
this._updateNodeIndexList();
}
this.previousScale = this.scale;
// rest of the update the index list, dynamic edges and labels

Loading…
Cancel
Save