From 1e4f1775c5bc149191e320ffa3c824b6268e92bc Mon Sep 17 00:00:00 2001 From: pkanavos Date: Fri, 11 May 2012 20:25:07 +0300 Subject: [PATCH] The Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProperties/ContainerPropertiesView.xaml --- .../FileProperties/ContainerPropertiesView.xaml | 39 +++++++++++--------- .../FileProperties/ContainerPropertiesViewModel.cs | 30 +++++++++++++++ .../FileProperties/FilePropertiesView.xaml | 3 +- 3 files changed, 53 insertions(+), 19 deletions(-) diff --git a/trunk/Pithos.Client.WPF/FileProperties/ContainerPropertiesView.xaml b/trunk/Pithos.Client.WPF/FileProperties/ContainerPropertiesView.xaml index ffcd300..5698b39 100644 --- a/trunk/Pithos.Client.WPF/FileProperties/ContainerPropertiesView.xaml +++ b/trunk/Pithos.Client.WPF/FileProperties/ContainerPropertiesView.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:cal="http://www.caliburnproject.org" xmlns:extToolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit/extended" - Title="ContainerPropertiesView" Height="500" Width="300" + Title="ContainerPropertiesView" Height="507" Width="400" Icon="/PithosPlus;component/Images/PithosTaskbar.png" Background="{StaticResource {x:Static SystemColors.ControlBrushKey}}"> @@ -70,22 +70,27 @@ - - - - - - -