Skip to content

Commit

Permalink
Merge pull request #285 from amwx/fix/PreviewerSplitter
Browse files Browse the repository at this point in the history
Fix previewer splitter
  • Loading branch information
maxkatz6 authored Jan 10, 2023
2 parents 147cef7 + 157c050 commit c9cd679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AvaloniaVS.Shared/Views/AvaloniaDesigner.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
Grid.Row="1"
Grid.Column="1"
VerticalAlignment="Stretch"
HorizontalAlignment="Stretch"
Height="5"
Background="{DynamicResource VsBrush.PanelSeparator}"/>

Expand Down

0 comments on commit c9cd679

Please sign in to comment.