fix width/height property of interface page
authorStricted <info@stricted.de>
Sat, 9 Jan 2016 18:25:29 +0000 (19:25 +0100)
committerStricted <info@stricted.de>
Sat, 9 Jan 2016 18:25:29 +0000 (19:25 +0100)
SpeedportHybridControl/page/InterfacePage.xaml

index 7c40b6be8ccffc2bc12e097b6f67d3283181f643..10bd5e1f52b268792151dd07ad82b6b8099ef7d1 100644 (file)
@@ -5,7 +5,7 @@
       xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
       xmlns:local="clr-namespace:SpeedportHybridControl"
       mc:Ignorable="d"
-      Width="514" Height="287"
+      Width="Auto" Height="Auto"
       Title="InterfacePage">
 
     <Grid DataContext="{StaticResource InterfacePageModel}">