diff --git a/STranslate/Images/copy2.png b/STranslate/Images/copy2.png new file mode 100644 index 0000000..86784f5 Binary files /dev/null and b/STranslate/Images/copy2.png differ diff --git a/STranslate/MainWindow.xaml b/STranslate/MainWindow.xaml index a3a4b38..2b9254a 100644 --- a/STranslate/MainWindow.xaml +++ b/STranslate/MainWindow.xaml @@ -16,7 +16,7 @@ Topmost="True" Deactivated="Window_Deactivated" WindowStyle="None" - Height="450" + SizeToContent="Height" Width="400" Icon="/Images/translate.ico"> @@ -84,22 +84,38 @@ BorderThickness="1" CornerRadius="4" Margin="5"> - - - - - + + + + + + + + @@ -116,8 +132,8 @@ Style="{StaticResource ComboBox.Small}" ItemsSource="{Binding InputCombo}" SelectedItem="{Binding InputComboSelected}" /> +