13 lines
1.3 KiB
Plaintext
13 lines
1.3 KiB
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
|
<ui:VisualElement picking-mode="Ignore" class="root" style="background-color: rgb(16, 16, 16);" />
|
|
<ui:VisualElement picking-mode="Ignore" class="root">
|
|
<ui:VisualElement class="flex-center">
|
|
<ui:VisualElement style="width: 384px; height: 4px; background-color: rgba(255, 255, 255, 0.25); overflow: hidden; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px;">
|
|
<ui:VisualElement name="download-fill" style="width: 64%; height: 8px; background-color: rgb(255, 255, 255);" />
|
|
</ui:VisualElement>
|
|
<ui:Label tabindex="-1" text="waiting.." parse-escape-sequences="true" display-tooltip-when-elided="true" name="progress-label" style="-unity-text-align: upper-right;" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|