12 lines
1.3 KiB
Plaintext
12 lines
1.3 KiB
Plaintext
|
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
|
||
|
<ui:VisualElement style="min-width: 256px; min-height: 48px; flex-direction: row; align-items: center; background-color: rgba(0, 0, 0, 0.5); padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; max-width: 384px;">
|
||
|
<ui:VisualElement picking-mode="Ignore" name="VisualElement--1" style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 25%; background-color: rgba(0, 0, 0, 0.5);" />
|
||
|
<ui:VisualElement style="width: 24px; min-width: 24px;">
|
||
|
<ui:VisualElement name="VisualElement--0" style="width: 24px; height: 24px; background-image: url("project://database/Assets/BITKit/Unity/Art/Icons/Arrows/icon_chevron-right-rounded.png?fileID=21300000&guid=9e83d4b468bd75a47ab3d72155f367e5&type=3#icon_chevron-right-rounded");" />
|
||
|
</ui:VisualElement>
|
||
|
<ui:VisualElement style="flex-grow: 1;">
|
||
|
<ui:Label tabindex="-1" text="my message is not work aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" style="white-space: normal;" />
|
||
|
</ui:VisualElement>
|
||
|
</ui:VisualElement>
|
||
|
</ui:UXML>
|