Update GacUI.cpp

This commit is contained in:
Zihan Chen
2021-06-24 10:56:55 -07:00
parent a4002da85c
commit 074e115ae5
+1
View File
@@ -8090,6 +8090,7 @@ SubColumnVisualizerTemplate
{
text = GuiSolidLabelElement::Create();
text->SetVerticalAlignment(Alignment::Center);
text->SetEllipse(true);
SetMinSizeLimitation(GuiGraphicsComposition::LimitToElementAndChildren);
SetMargin(Margin(8, 0, 8, 0));