From 1d54b8ca4bfdd83381081718365532e95db2a19f Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:27:14 +0800 Subject: [PATCH] feat: simplify ScrollViewerDemo. --- .../Pages/DataGridDemo.axaml | 3 +- .../Pages/ScrollViewerDemo.axaml | 41 ++++++------------- 2 files changed, 13 insertions(+), 31 deletions(-) diff --git a/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml index 8172068..a1a9af2 100644 --- a/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml @@ -3,7 +3,6 @@ xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - xmlns:local="using:Semi.Avalonia.Demo.Pages" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:vm="clr-namespace:Semi.Avalonia.Demo.ViewModels;assembly=Semi.Avalonia.Demo" d:DesignHeight="450" @@ -17,7 +16,7 @@ - + - - + + - - - - - - + + + + + +