Skip to content

Commit

Permalink
Update CaptureProjectData.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
travispotterBH authored and Fraser Greenroyd committed Sep 16, 2022
1 parent 96228c4 commit 3bf63df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BHoMAnalytics_UI/CaptureProjectData.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Title="Confirm Project Data" Height="240" Width="350"
ShowInTaskbar="False"
ResizeMode="NoResize"
WindowStartupLocation="CenterOwner"
WindowStartupLocation="CenterScreen"
Topmost="True"
Deactivated="Deactivate_Window"
MouseDown="Window_MouseDown"
Expand Down

0 comments on commit 3bf63df

Please sign in to comment.