From 9d0a496d77f4b23e2c5d71ee5741aa178f9220f6 Mon Sep 17 00:00:00 2001 From: tangge233 Date: Thu, 17 Oct 2024 00:03:51 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20UI=20=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PageDownloadCompFavorites.xaml | 104 +++++++++--------- 1 file changed, 53 insertions(+), 51 deletions(-) diff --git a/Plain Craft Launcher 2/Pages/PageDownload/PageDownloadCompFavorites.xaml b/Plain Craft Launcher 2/Pages/PageDownload/PageDownloadCompFavorites.xaml index 83e69ce4..d9cdb261 100644 --- a/Plain Craft Launcher 2/Pages/PageDownload/PageDownloadCompFavorites.xaml +++ b/Plain Craft Launcher 2/Pages/PageDownload/PageDownloadCompFavorites.xaml @@ -4,57 +4,59 @@ xmlns:local="clr-namespace:PCL" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" x:Class="PageDownloadCompFavorites" PanScroll="{Binding ElementName=PanBack}"> - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file