Release: Achernar
Latest Hypernova .NETHypernova .NET · WPF
Hypernova — WPF
- NewFlowChart (OrganizedTree): four connector styles — Elbow, RoundedElbow with a settable corner radius, smooth Bezier Curved, and Straight — with connector ports, arrowheads and direction chevrons, each separately brushable.
- NewFlowChart: built-in node cards from plain data — title, subtitle, a round avatar with a picture or initials, an accent stripe, rounded corners and a soft shadow. Custom node elements still work as before.
- NewFlowChart: node selection by mouse or keyboard, with a glowing selection ring and a
SelectedNodeChangedevent; arrow keys move between parents, children and neighbours, Enter collapses and expands. - NewFlowChart: left-to-right and right-to-left layouts alongside top-down and bottom-up.
- NewFlowChart: animated round expand/collapse buttons with a hidden-node count badge; branches fade and grow in or out.
- NewFlowChart: the path from the hovered or selected node to the root is highlighted; Ctrl + mouse-wheel zoom around the pointer,
ZoomToFit()andCenterOnNode(). - UpdateFlowChart: sibling spacing is now even after every branch, so charts are more compact.
- NewTab Control: tab strips on the left and right, ten new header styles, and an optional add-new-tab button with its own event.