diff --git a/Wabbajack/Views/CompilerView.xaml b/Wabbajack/Views/CompilerView.xaml index 2ae0bfbe..697fb259 100644 --- a/Wabbajack/Views/CompilerView.xaml +++ b/Wabbajack/Views/CompilerView.xaml @@ -1,11 +1,13 @@ - + @@ -36,14 +38,17 @@ - + - @@ -51,44 +56,66 @@ - - - + + - - - - - - - - - - - - + + + + + + + + + + @@ -138,11 +165,11 @@ + TargetPath="{Binding Location}" /> diff --git a/Wabbajack/Views/FilePicker.xaml b/Wabbajack/Views/FilePicker.xaml index 2fee1056..c5877966 100644 --- a/Wabbajack/Views/FilePicker.xaml +++ b/Wabbajack/Views/FilePicker.xaml @@ -17,8 +17,8 @@ @@ -37,8 +37,8 @@ ToolTip="Set target path"> diff --git a/Wabbajack/Views/InstallationView.xaml b/Wabbajack/Views/InstallationView.xaml index 108ca085..b7ff0447 100644 --- a/Wabbajack/Views/InstallationView.xaml +++ b/Wabbajack/Views/InstallationView.xaml @@ -3,47 +3,52 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - xmlns:local="clr-namespace:Wabbajack" - xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - xmlns:mahapps="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" xmlns:icon="http://metro.mahapps.com/winfx/xaml/iconpacks" + xmlns:local="clr-namespace:Wabbajack" + xmlns:mahapps="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" d:DesignHeight="500" d:DesignWidth="800" mc:Ignorable="d"> #92000000 - #DF000000 + #DF000000 - - - + - - + - + + Width="40" + Height="40" + HorizontalAlignment="Center" + VerticalAlignment="Center" + Foreground="#88FFFFFF" + Kind="CircleSlash" + Visibility="{Binding Slideshow.ShowNSFW, Converter={StaticResource bool2VisibilityConverter}, ConverterParameter=False}" /> - + + TextAlignment="Right" + TextWrapping="Wrap"> - - - + + + - - + + - + - + - + - - - + + + - - + + - - + + - - - - + + + + - - + + - + -