File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33#### ** In development**
44
55> - Breaking Changes:
6+ > - Features:
7+ > - Bugfixes:
8+
9+ #### ** Version 7.0.4**
10+
611> - Features:
712> - Added AsRef extension method to InputGesture to convert it to an InputGestureRef
813> - Bugfixes:
Original file line number Diff line number Diff line change 1616 <PackageIcon >icon.png</PackageIcon >
1717 <RepositoryUrl >https://github.com/miroiu/nodify</RepositoryUrl >
1818 <PackageTags >wpf mvvm node network node-editor graph controls</PackageTags >
19- <Version >7.0.3 </Version >
19+ <Version >7.0.4 </Version >
2020 <PackageReleaseNotes >
21+ > - Features:
22+ > - Added AsRef extension method to InputGesture to convert it to an InputGestureRef
2123 > - Bugfixes:
22- > - Fixed an issue where the SelectedEvent and UnselectedEvent events on the ItemContainer were not raised when the selection was completed
24+ > - Fixed an issue where the gesture used for EditorGestures.Editor.SelectAll extracted from the ApplicationCommands was assumed to be a KeyGesture
25+ > - Fixed overrides of DrawDirectionalArrowheadGeometry virtual method not working in subclasses of the built in connections
26+ > - Fixed a memory leak caused by the auto panning timer
2327 </PackageReleaseNotes >
2428 <AssemblyOriginatorKeyFile >..\build\Nodify.snk</AssemblyOriginatorKeyFile >
2529 <PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments