Fixes mass scanner UIs being smol by default by defining a setsize (#13327)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
xmlns:controls="clr-namespace:Content.Client.UserInterface.Controls"
|
||||
xmlns:ui="clr-namespace:Content.Client.Shuttles.UI"
|
||||
Title="{Loc 'radar-console-window-title'}"
|
||||
SetSize="648 648"
|
||||
MinSize="256 256">
|
||||
<ui:RadarControl Name="RadarScreen"
|
||||
Margin="4"
|
||||
|
||||
Reference in New Issue
Block a user