2.2.0
Version 2.2.0 changelog
- #183: Add a
multipleSelectionEnabled
property toqan::Graph
to enable or disable multiple selection. - #161: Graph preview (mini-map) is now dynamic (move, center on, zoom on).
- #169: Create
qan::RightResizer
andqan::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()
.