File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22
33#### ** In development**
44
5+ > - Breaking Changes:
6+ > - Features:
7+ > - Bugfixes:
8+
9+ #### ** Version 7.0.2**
10+
511> - Breaking Changes:
612> - Features:
713> - Added EditorGestures.Editor.SelectAll
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.1 </Version >
19+ <Version >7.0.2 </Version >
2020 <PackageReleaseNotes >
21+ > - Features:
22+ > - Added EditorGestures.Editor.SelectAll
2123 > - Bugfixes:
22- > - Fixed an issue where connections would not gain focus when selected, which could prevent editor keybindings from functioning in certain scenarios
23- > - Resolved an issue where selecting a node did not deselect connections and vice versa
24- > - Fixed a bug preventing ItemContainers from being selected when the mouse could not be captured
25- > - Fixed an issue with key detection in Japanese IME environments, causing issues with the MouseGesture
24+ > - Fixed an issue where the EditorCommands.SelectAll gesture could not be customized
2625 </PackageReleaseNotes >
2726 <AssemblyOriginatorKeyFile >..\build\Nodify.snk</AssemblyOriginatorKeyFile >
2827 <PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments