Merge pull request #43 from DustinCampbell/output-in-fixed-width-font
Update output window to use fixed-width font
This commit is contained in:
@@ -273,6 +273,7 @@
|
||||
Margin="3"
|
||||
Grid.Row="2">
|
||||
<TextBox IsReadOnly="True"
|
||||
FontFamily="Consolas"
|
||||
Text="{Binding Output}"/>
|
||||
</GroupBox>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user