diff --git a/Cryptura/Cryptura.csproj b/Cryptura/Cryptura.csproj index 938a6e6..cc14301 100644 --- a/Cryptura/Cryptura.csproj +++ b/Cryptura/Cryptura.csproj @@ -7,7 +7,7 @@ app.manifest true 1.0 - 1.0 + 1.2 diff --git a/Cryptura/MainWindow.axaml b/Cryptura/MainWindow.axaml index d628e3d..75e004e 100644 --- a/Cryptura/MainWindow.axaml +++ b/Cryptura/MainWindow.axaml @@ -9,6 +9,8 @@ Background="Transparent" Height="400" Width="520" + MinHeight="340" + MinWidth="340" WindowStartupLocation="CenterScreen" Title="Cryptura"> @@ -24,8 +26,10 @@ - - + + + @@ -33,11 +37,22 @@ + - - + + @@ -45,12 +60,15 @@ - + + - - - + + - + - + - + +