File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 88 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
99 <PackageProjectUrl >https://github.com/MakesYT/NodifyM.Avalonia</PackageProjectUrl >
1010 <LangVersion >10</LangVersion >
11- <Version >1.1.5 </Version >
11+ <Version >1.1.6 </Version >
1212 <Authors >Maklith</Authors >
1313 <Description >A collection of controls for node based editors designed for MVVM.</Description >
1414 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -55,6 +55,10 @@ This project is a refactoring of [Nodify](https://github.com/miroiu/nodify) on t
5555#### You can git clone the project and run ` NodifyM.Avalonia.Example `
5656
5757## Changelog
58+
59+ ### 1.1.6
60+ - Implement dragging the corner of a single node to zoom
61+
5862### 1.1.5
5963- Fixed an incorrect zoom center compensation calculation
6064
You can’t perform that action at this time.
0 commit comments