From 844aea5594a8a8908e9e5dbc495e163417a37b7b Mon Sep 17 00:00:00 2001 From: PopSlime Date: Fri, 14 Feb 2025 18:18:45 +0800 Subject: [PATCH] chore: Cleanup --- Assets/Cryville.EEW.Unity/Map/MapElementManager.cs | 1 - Assets/Cryville.EEW.Unity/UI/EventGroupView.cs | 2 -- Assets/Prefabs/UI/Event Unit.prefab | 1 - 3 files changed, 4 deletions(-) diff --git a/Assets/Cryville.EEW.Unity/Map/MapElementManager.cs b/Assets/Cryville.EEW.Unity/Map/MapElementManager.cs index d76f1f2..6ef14d5 100644 --- a/Assets/Cryville.EEW.Unity/Map/MapElementManager.cs +++ b/Assets/Cryville.EEW.Unity/Map/MapElementManager.cs @@ -4,7 +4,6 @@ using Cryville.EEW.CWAOpenData.Map; using Cryville.EEW.GlobalQuake.Map; using Cryville.EEW.JMAAtom.Map; using Cryville.EEW.Map; -using Cryville.EEW.Models.GeoJSON; using Cryville.EEW.NOAA.Map; using Cryville.EEW.Report; using Cryville.EEW.Wolfx.Map; diff --git a/Assets/Cryville.EEW.Unity/UI/EventGroupView.cs b/Assets/Cryville.EEW.Unity/UI/EventGroupView.cs index eaad844..5e2f140 100644 --- a/Assets/Cryville.EEW.Unity/UI/EventGroupView.cs +++ b/Assets/Cryville.EEW.Unity/UI/EventGroupView.cs @@ -31,8 +31,6 @@ namespace Cryville.EEW.Unity.UI { DateTime latestActiveTime; lock (group) { m_listView.Set(group); - // TODO _expanderContainer.Activated = false; - reportCount = group.Count; latestValidReports = group.Where(u => !u.IsCanceled).Select(u => u.LatestReport).Reverse().ToArray(); latestActiveTime = group.Max(u => u.LatestActiveTime); diff --git a/Assets/Prefabs/UI/Event Unit.prefab b/Assets/Prefabs/UI/Event Unit.prefab index 1072976..ad665ad 100644 --- a/Assets/Prefabs/UI/Event Unit.prefab +++ b/Assets/Prefabs/UI/Event Unit.prefab @@ -347,7 +347,6 @@ MonoBehaviour: m_reportView: - {fileID: 80450501902254570} - {fileID: 80450501797848155} - - {fileID: 80450501797848155} - {fileID: 80450502279952835} - {fileID: 80450503204041368} m_keyView: {fileID: 80450501884541539}