This commit is contained in:
Tiago Conceição
2021-06-15 23:54:02 +01:00
parent a6f3e74f93
commit b2fd7bc7ae
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
# UVtools AvaloniaUI controls
[![Nuget](https://img.shields.io/nuget/v/UVtools.AvaloniaControls?style=flat-square)](https://www.nuget.org/packages/UVtools.AvaloniaControls)
* **AdvancedImageBox**
* Port of: https://github.com/cyotek/Cyotek.Windows.Forms.ImageBox
* Demo: https://youtu.be/bIr6P4dDlHc
@@ -8,7 +8,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageIcon>UVtools.png</PackageIcon>
<PackageIconUrl />
<RepositoryUrl>https://github.com/sn4k3/UVtools/UVtools.AvaloniaControls</RepositoryUrl>
<RepositoryUrl>https://github.com/sn4k3/UVtools/tree/master/UVtools.AvaloniaControls</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Advanced image box</PackageTags>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>