(372c6e60a) More automatic text scaling + merge fix
This commit is contained in:
@@ -562,6 +562,7 @@ namespace Barotrauma
|
||||
}
|
||||
};
|
||||
itemEditor.AddCustomContent(buttonContainer, itemEditor.ContentCount);
|
||||
GUITextBlock.AutoScaleAndNormalize(buttonContainer.Children.Select(b => ((GUIButton)b).TextBlock));
|
||||
}
|
||||
|
||||
foreach (ItemComponent ic in components)
|
||||
|
||||
Reference in New Issue
Block a user