File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-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.8 </Version >
11+ <Version >1.1.9 </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,9 @@ 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+ ### 1.1.9
59+ - Allow to modify node header and footer ContentPresenter style
60+
5861### 1.1.8
5962- Fixed unselect nodes not working when clicking with ` Ctrl ` key pressed
6063
You can’t perform that action at this time.
0 commit comments