mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-12 09:52:19 +08:00
Update GacUI.cpp
This commit is contained in:
@@ -8090,6 +8090,7 @@ SubColumnVisualizerTemplate
|
||||
{
|
||||
text = GuiSolidLabelElement::Create();
|
||||
text->SetVerticalAlignment(Alignment::Center);
|
||||
text->SetEllipse(true);
|
||||
|
||||
SetMinSizeLimitation(GuiGraphicsComposition::LimitToElementAndChildren);
|
||||
SetMargin(Margin(8, 0, 8, 0));
|
||||
|
||||
Reference in New Issue
Block a user