From 55c9f5296f3f7209a4a6f19cd004cfb67b5ec1e7 Mon Sep 17 00:00:00 2001 From: Bishbash777 <50243964+Bishbash777@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:58:10 +0100 Subject: [PATCH] Added new data into PluginBrowser --- Torch.Server/Views/PluginBrowser.xaml | 31 +++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/Torch.Server/Views/PluginBrowser.xaml b/Torch.Server/Views/PluginBrowser.xaml index e4cd24f..d1250be 100644 --- a/Torch.Server/Views/PluginBrowser.xaml +++ b/Torch.Server/Views/PluginBrowser.xaml @@ -7,7 +7,7 @@ xmlns:system="clr-namespace:System;assembly=mscorlib" xmlns:views="clr-namespace:Torch.Server.Views" mc:Ignorable="d" - Title="PluginBrowser" Height="400" Width="600" + Title="PluginBrowser" Height="557.5" Width="1161" DataContext="{Binding RelativeSource={RelativeSource Self}}"> @@ -105,19 +105,38 @@ Markdown="{StaticResource Markdown}"/> - + - - + + + + + + + + + + + + + + + + + + + -