diff --git a/Filtration.db b/Filtration.db index e79f87a..05e0664 100644 Binary files a/Filtration.db and b/Filtration.db differ diff --git a/Filtration/App.xaml b/Filtration/App.xaml index 38f56c3..3161653 100644 --- a/Filtration/App.xaml +++ b/Filtration/App.xaml @@ -8,9 +8,10 @@ - - - + + + + diff --git a/Filtration/Properties/AssemblyInfo.cs b/Filtration/Properties/AssemblyInfo.cs index 895ffe2..3f4b255 100644 --- a/Filtration/Properties/AssemblyInfo.cs +++ b/Filtration/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.11")] +[assembly: AssemblyVersion("0.12")] [assembly: InternalsVisibleTo("Filtration.Tests")] [assembly: InternalsVisibleTo("Filtration.ItemFilterPreview.Tests")] diff --git a/Filtration/UserControls/BlockItemControl.xaml b/Filtration/UserControls/BlockItemControl.xaml index 303aee6..3935e21 100644 --- a/Filtration/UserControls/BlockItemControl.xaml +++ b/Filtration/UserControls/BlockItemControl.xaml @@ -12,8 +12,8 @@ xmlns:views="clr-namespace:Filtration.Views" mc:Ignorable="d" d:DataContext="{d:DesignInstance Type=userControls:BlockItemControl}" - d:DesignHeight="200" d:DesignWidth="150"> - + d:DesignHeight="200" d:DesignWidth="160"> +