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