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