fix
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Pilz.UI.AvaloniaUI.Controls;
|
|||||||
|
|
||||||
public partial class ImageDropDownButton : DropDownButton
|
public partial class ImageDropDownButton : DropDownButton
|
||||||
{
|
{
|
||||||
protected override Type StyleKeyOverride => typeof(SplitButton);
|
protected override Type StyleKeyOverride => typeof(DropDownButton);
|
||||||
|
|
||||||
public ImageDropDownButton()
|
public ImageDropDownButton()
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.2.12</Version>
|
<Version>1.2.13</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user