From ab09d7fbef132e95c2182f4c9abece25329d35df Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 25 Nov 2020 01:21:31 +0200 Subject: Pre Tag 'PPC_v1.2.5' commit. --- Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml index 017c34625..e772a4b87 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindow.xaml @@ -10,7 +10,7 @@ xmlns:web="clr-namespace:Tango.Web;assembly=Tango.Web" xmlns:local="clr-namespace:Tango.PPC.Publisher.UI" mc:Ignorable="d" - Title="Tango PPC Publisher" Height="2000" Width="500" d:DataContext="{d:DesignInstance Type=local:MainWindowVM, IsDesignTimeCreatable=False}"> + Title="Tango PPC Publisher" Height="1000" Width="500" d:DataContext="{d:DesignInstance Type=local:MainWindowVM, IsDesignTimeCreatable=False}" WindowStartupLocation="CenterScreen"> @@ -134,6 +134,7 @@ Create Tag On Repository + Auto Commit & Push Personal Access Token -- cgit v1.3.1