aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-03-19 15:50:02 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-03-19 15:50:02 +0200
commit24d0a8782f8324f80222251a4ff4977d1258e3a8 (patch)
tree5623798d8b00bd564f47bae65262f29e17a8ccb7 /Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml
parentc1ba3dfd40a942a28d50b90e511f9695f3e48c42 (diff)
downloadTango-24d0a8782f8324f80222251a4ff4977d1258e3a8.tar.gz
Tango-24d0a8782f8324f80222251a4ff4977d1258e3a8.zip
PPC Working on Tech Module.
TCC using arocus + barcode scanning using ZBar!
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml
index 5d4428989..2a2f3e8b5 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml
@@ -213,7 +213,7 @@
</Border>
<Grid DockPanel.Dock="Right" Margin="0 0 20 0">
<StackPanel Orientation="Horizontal">
- <StackPanel VerticalAlignment="Center">
+ <StackPanel x:Name="techPressElement" VerticalAlignment="Center" Background="Transparent">
<Image Width="33" HorizontalAlignment="Center">
<Image.Style>
<Style TargetType="Image">