From 37004426fd093710b96ac7e8638b2a72bfa08434 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Sun, 18 May 2025 15:30:40 +0800 Subject: [PATCH] feat: refactor DropDownButton styles. --- .../Controls/DropDownButton.axaml | 232 ++++++++++-------- 1 file changed, 128 insertions(+), 104 deletions(-) diff --git a/src/Semi.Avalonia/Controls/DropDownButton.axaml b/src/Semi.Avalonia/Controls/DropDownButton.axaml index e53fdae..f9113b1 100644 --- a/src/Semi.Avalonia/Controls/DropDownButton.axaml +++ b/src/Semi.Avalonia/Controls/DropDownButton.axaml @@ -2,38 +2,44 @@ xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:CompileBindings="True"> + + + + + + + + + + + - - - - - - + + + + + + - - + + + - - + - + - - - - - - - - - - - - - - - @@ -127,162 +120,193 @@ - - - + + + - - + + - - + - - + - - + - - + - - - - + - - - - + + + - - - - + - - + \ No newline at end of file