Skip to content

2.2.0

Compare
Choose a tag to compare
@cneben cneben released this 25 Dec 16:10
· 176 commits to master since this release
7559d74

Version 2.2.0 changelog

  • #183: Add a multipleSelectionEnabled property to qan::Graph to enable or disable multiple selection.
  • #161: Graph preview (mini-map) is now dynamic (move, center on, zoom on).
  • #169: Create qan::RightResizer and qan::BottomResizer to enable resizing by bottom and right node/group edges.
  • Complete refactoring of qan::BottomRightResizer.
  • #167: Reduce memory use by 7%/8% when lot of edges are used.
  • #167: Add partial edge selection support.
  • #164: Change signature of qan::Graph::connectorRequestEdgeCreation().