projects
/
GitHub
/
Stricted
/
SpeedportHybridControl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e12be1
)
fix width/height property of interface page
author
Stricted
<info@stricted.de>
Sat, 9 Jan 2016 18:25:29 +0000
(19:25 +0100)
committer
Stricted
<info@stricted.de>
Sat, 9 Jan 2016 18:25:29 +0000
(19:25 +0100)
SpeedportHybridControl/page/InterfacePage.xaml
patch
|
blob
|
blame
|
history
diff --git
a/SpeedportHybridControl/page/InterfacePage.xaml
b/SpeedportHybridControl/page/InterfacePage.xaml
index 7c40b6be8ccffc2bc12e097b6f67d3283181f643..10bd5e1f52b268792151dd07ad82b6b8099ef7d1 100644
(file)
--- a/
SpeedportHybridControl/page/InterfacePage.xaml
+++ b/
SpeedportHybridControl/page/InterfacePage.xaml
@@
-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}">