vis v3.7.2 Release Notes

Release Date: 2014-12-09 // over 9 years ago
  • Timeline

    • ๐Ÿ›  Fixed zooming issue on mobile devices.

    Graph2D

    • ๐Ÿ›  Fixed infinite loop when clearing DataSet

    Network

    • Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode
    • ๐Ÿ‘ Better cleanup after reconnecting edges in manipulation mode
    • ๐Ÿ›  Fixed recursion error with smooth edges that are connected to non-existent nodes
    • โž• Added destroy method.