mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Default vertical size flags for label correctly.
This commit is contained in:
@@ -354,6 +354,7 @@ namespace SS14.Client.UserInterface.Controls
|
||||
{
|
||||
base.SetDefaults();
|
||||
MouseFilter = MouseFilterMode.Ignore;
|
||||
SizeFlagsVertical = SizeFlags.ShrinkCenter;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user