com.alicizax.unity.tuyoogam.../Editor/AssetBundleReporter/VisualViewers/ReporterSummaryViewer.uxml

6 lines
605 B
Plaintext
Raw Normal View History

2025-01-09 11:31:04 +08:00
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="True">
<ui:VisualElement name="TopGroup" style="flex-grow: 1; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); margin-left: 0; margin-right: 0; margin-top: 2px; margin-bottom: 1px; display: flex;">
2025-02-28 16:11:01 +08:00
<ui:ScrollView name="ScrollView" horizontal-scroller-visibility="Hidden" />
2025-01-09 11:31:04 +08:00
</ui:VisualElement>
</ui:UXML>