Skip to content

Commit

Permalink
Improve LT-21999: Improve saving of parser test reports (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmaxwell3 authored Dec 7, 2024
1 parent a1d310c commit ad51281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/LexText/ParserUI/ParserReportsDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
d:DataContext="{d:DesignInstance Type=local:ParserReportsViewModel, IsDesignTimeCreatable=True}"
mc:Ignorable="d"
Title="{x:Static local:ParserUIStrings.ksParserTestReports}" WindowStartupLocation="CenterScreen"
SizeToContent="Width" Height="300"
Width="1050" Height="300"
WindowStyle="ThreeDBorderWindow">

<Window.Resources>
Expand Down

0 comments on commit ad51281

Please sign in to comment.