Browse Source

- Made nodes who lost their color revert back to default.

v3_develop
Alex de Mulder 9 years ago
parent
commit
4626504d0a
2 changed files with 26396 additions and 26396 deletions
  1. +1
    -1
      HISTORY.md
  2. +26395
    -26395
      dist/vis.js

+ 1
- 1
HISTORY.md View File

@ -14,7 +14,7 @@ http://visjs.org
- Added a check so only one 'activator' overlay is created on clickToUse.
- Made global color options for edges overrule the inheritColors.
- Improved cleaning up of the physics configuration on destroy and in options.
- Made nodes who lost their color revert back to default.
- Made nodes who lost their group revert back to default color.
### Graph2d

+ 26395
- 26395
dist/vis.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save