This commit is contained in:
CortexCore
2024-11-23 17:17:10 +08:00
parent 6cc53eb9dc
commit 1ffc9711dc
7 changed files with 172 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<ui:Button parse-escape-sequences="true" display-tooltip-when-elided="true" name="Button-0" style="flex-direction: row; align-items: center;">
<ui:Button parse-escape-sequences="true" display-tooltip-when-elided="true" name="Button--0" style="flex-direction: row; align-items: center;">
<ui:Label tabindex="-1" text="[1]" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" style="width: 32px;" />
<ui:Label tabindex="-1" text="选择A" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--1" />
</ui:Button>