diff options
| author | Avi Levkovich <avi@twine-s.com> | 2020-06-08 15:00:32 +0300 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2020-06-08 15:00:32 +0300 |
| commit | 4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f (patch) | |
| tree | 2f86c84693ab01c50a8d2c6b76c75938e35b1830 /Software | |
| parent | 0fe624841b65734ebdd15482dac42e8f6f6f0949 (diff) | |
| parent | c72288d2154b50278b9bc9def99ade9dce06946b (diff) | |
| download | Tango-4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f.tar.gz Tango-4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software')
| -rw-r--r-- | Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml index c7d138334..4e313f7a8 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml @@ -119,7 +119,7 @@ </Grid> <Grid Margin="0 150 0 0"> - <StackPanel> + <StackPanel MaxWidth="600"> <Canvas Height="80" Margin="0"> <StackPanel> <StackPanel.Style> |
