GoJS, a JavaScript Library for HTML Diagrams v2.1.27 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • 🔄 Changes for 2.1.27

    • 🛠 Fixed the routing of links connected with nodes that are members of expanded groups inside collapsed groups.
    • 🛠 Fixed some Shapes in Link Selection Adornments inheriting their strokeWidth from the Link. Only the main path Shapes of Link "Selection" Adornments with a strokeWidth of 0 will inherit the strokeWidth from the adorned Link.path Shape.
    • 🛠 Fixed changing Picture.source back to an empty string not to throw an unnecessary error.