feat: Add ongoing event list view

This commit is contained in:
2025-02-16 12:34:04 +08:00
parent def9d6d232
commit 06e4f5bf9f
8 changed files with 1046 additions and 12 deletions

View File

@@ -133,6 +133,7 @@ GameObject:
m_Component:
- component: {fileID: 234130748}
- component: {fileID: 234130749}
- component: {fileID: 234130750}
m_Layer: 5
m_Name: Current
m_TagString: Untagged
@@ -175,9 +176,9 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Padding:
m_Left: 6
m_Right: 6
m_Right: 0
m_Top: 6
m_Bottom: 6
m_Bottom: 0
m_ChildAlignment: 0
m_ChildForceExpandWidth: 1
m_ChildForceExpandHeight: 0
@@ -185,6 +186,26 @@ MonoBehaviour:
m_ChildControlHeight: 1
m_ChildScaleWidth: 0
m_ChildScaleHeight: 0
--- !u!114 &234130750
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 234130747}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 306cc8c2b49d7114eaa3623786fc2126, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreLayout: 0
m_MinWidth: -1
m_MinHeight: 240
m_PreferredWidth: -1
m_PreferredHeight: -1
m_FlexibleWidth: -1
m_FlexibleHeight: -1
m_LayoutPriority: 1
--- !u!1 &239371813
GameObject:
m_ObjectHideFlags: 0
@@ -583,11 +604,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Padding:
m_Left: 0
m_Right: 0
m_Right: 6
m_Top: 0
m_Bottom: 0
m_ChildAlignment: 0
m_Spacing: 0
m_Spacing: 16
m_ChildForceExpandWidth: 0
m_ChildForceExpandHeight: 0
m_ChildControlWidth: 1
@@ -608,6 +629,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_currentView: {fileID: 8447618677709876516}
m_listView: {fileID: 917542012}
m_prefabEventOngoingView: {fileID: 7245722805295636253, guid: 2310ef60ea9bf8244bbf5ba373c1de9c, type: 3}
--- !u!1 &800505389
GameObject:
m_ObjectHideFlags: 0
@@ -655,13 +678,14 @@ GameObject:
m_Component:
- component: {fileID: 917542012}
- component: {fileID: 917542013}
- component: {fileID: 917542014}
m_Layer: 5
m_Name: List
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &917542012
RectTransform:
m_ObjectHideFlags: 0
@@ -677,10 +701,10 @@ RectTransform:
m_Father: {fileID: 719162187}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 157, y: -176}
m_SizeDelta: {x: 314, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &917542013
MonoBehaviour:
@@ -695,19 +719,39 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Padding:
m_Left: 0
m_Left: -16
m_Right: 0
m_Top: 0
m_Bottom: 0
m_ChildAlignment: 0
m_Spacing: 0
m_ChildForceExpandWidth: 0
m_Spacing: 4
m_ChildForceExpandWidth: 1
m_ChildForceExpandHeight: 0
m_ChildControlWidth: 1
m_ChildControlHeight: 1
m_ChildScaleWidth: 0
m_ChildScaleHeight: 1
m_ReverseArrangement: 0
--- !u!114 &917542014
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 917542011}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 306cc8c2b49d7114eaa3623786fc2126, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreLayout: 0
m_MinWidth: -1
m_MinHeight: -1
m_PreferredWidth: -1
m_PreferredHeight: -1
m_FlexibleWidth: 1
m_FlexibleHeight: -1
m_LayoutPriority: 1
--- !u!1 &1345962671
GameObject:
m_ObjectHideFlags: 0