diff --git a/StabilityMatrix/TextToImagePage.xaml b/StabilityMatrix/TextToImagePage.xaml index 93efc8e0..292fc027 100644 --- a/StabilityMatrix/TextToImagePage.xaml +++ b/StabilityMatrix/TextToImagePage.xaml @@ -4,6 +4,8 @@ Title="TextToImagePage" d:DataContext="{d:DesignInstance Type=viewModels:TextToImageViewModel, IsDesignTimeCreatable=True}" + d:DesignHeight="700" + d:DesignWidth="1100" mc:Ignorable="d" x:Class="StabilityMatrix.TextToImagePage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" @@ -42,13 +44,31 @@ Margin="2" /> -