Skip to content

Commit

Permalink
start editor window in the centre
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Jan 24, 2025
1 parent 167a8cd commit acb0efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bloxstrap/UI/Elements/Editor/BootstrapperEditorWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
Background="{ui:ThemeResource ApplicationBackgroundBrush}"
Closing="OnClosing"
ExtendsContentIntoTitleBar="True"
WindowStartupLocation="CenterScreen"
mc:Ignorable="d">
<Grid>
<Grid.RowDefinitions>
Expand Down

0 comments on commit acb0efc

Please sign in to comment.