From cd9daf11da7bb90dad72f8fe7a72d5ea5083ad2f Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:57:00 +0800 Subject: [PATCH] feat: add search functionality to VariablesDemo and update layout. --- .../Pages/VariablesDemo.axaml | 171 ++++++++++-------- .../ViewModels/IconDemoViewModel.cs | 13 +- .../ViewModels/VariablesDemoViewModel.cs | 32 +++- 3 files changed, 128 insertions(+), 88 deletions(-) diff --git a/demo/Semi.Avalonia.Demo/Pages/VariablesDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/VariablesDemo.axaml index 39f869c..3282f7b 100644 --- a/demo/Semi.Avalonia.Demo/Pages/VariablesDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/VariablesDemo.axaml @@ -11,84 +11,95 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -