Net.Like.Xue.Tokyo/Assets/Artists/UX/ui_snack_bar-template.uxml

13 lines
1.8 KiB
Plaintext
Raw Normal View History

2025-04-28 15:15:44 +08:00
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
2025-06-09 15:55:24 +08:00
<ui:VisualElement class="theme-light" style="min-width: 256px; min-height: 48px; flex-direction: row; align-items: center; background-color: rgb(255, 255, 255); padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; max-width: 384px; border-top-left-radius: 9px; border-top-right-radius: 9px; border-bottom-right-radius: 9px; border-bottom-left-radius: 9px;">
<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.15);" />
2025-04-28 15:15:44 +08:00
<ui:VisualElement style="width: 24px; min-width: 24px;">
2025-06-09 15:55:24 +08:00
<ui:VisualElement name="VisualElement--0" style="width: 24px; height: 24px; background-image: url(&quot;project://database/Assets/BITKit/Unity/Art/Icons/Arrows/icon_chevron-right-rounded.png?fileID=21300000&amp;guid=9e83d4b468bd75a47ab3d72155f367e5&amp;type=3#icon_chevron-right-rounded&quot;); -unity-background-image-tint-color: rgb(0, 0, 0);" />
2025-04-28 15:15:44 +08:00
</ui:VisualElement>
<ui:VisualElement style="flex-grow: 1;">
<ui:Label tabindex="-1" text="my message&#10;is not work&#10;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" style="white-space: normal;" />
</ui:VisualElement>
2025-06-09 15:55:24 +08:00
<ui:VisualElement name="VisualElement--2" style="position: absolute; background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/icon-alert.png?fileID=21300000&amp;guid=bbd4395bfb53e4c4fa3a7c85a426710d&amp;type=3#icon-alert&quot;); width: 32px; height: 32px; top: -17px; left: -12px;" />
2025-04-28 15:15:44 +08:00
</ui:VisualElement>
</ui:UXML>