Conversation
Fix(zh-Hant): 強震監視器連結移到贊助列下方 Fix(en-US): the earthquake monitor link is now below the support pill
Fix(zh-Hant): EEW 地震來源卡片的圖示改為垂直置中 Fix(en-US): the EEW source card icon is now vertically centered
Fix(zh-Hant): 修正首頁強震監視器橫幅出現或消失時偶發閃退 Fix(en-US): fix an occasional crash when the Home monitor banner appears or disappears Optimization(zh-Hant): 亮色主題下卡片與圖示對比更清晰,權限提示橫幅不再佔據頂部 Optimization(en-US): clearer card and icon contrast in the light theme; the top permission banners are gone
New(zh-Hant): 圖層選擇清單會記住上次捲到的位置 New(en-US): the layer picker retains your last scroll offset
Fix(zh-Hant): 權限清單的狀態圖示改為垂直置中 Fix(en-US): the permission checklist icons are centred in their rows
|
✅ OpenCodeReview: Review partially complete: 0 finding(s); 8 of 10 selected item(s) failed. |
Fix(zh-Hant): 修正粵語等語系下地震報告與更新日誌的日期格式會當掉 Fix(en-US): dates on the changelog and report pages no longer crash under locales intl has no data for
Fix(zh-Hant): 修正圖層清單記住的捲動位置在重新開啟時讓選單卡在縮小狀態 Fix(en-US): the layer picker no longer stays stuck small when it restores your last scroll offset
lowrt
approved these changes
Aug 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
這個 PR 做了什麼
修正首頁強震監視器橫幅出現/消失時偶發的 semantics assertion 閃退(
node.built),並整理首頁、地圖、設定上的幾處 UI 細節:亮色主題卡片對比、地圖圖層清單記住捲動位置、權限提示橫幅移除、兩處圖示置中。細節見各則 commit。相關 issue
怎麼驗
node.builtassertion,現在不再發生tool/commit.sh全綠(含完整測試套件 1632 項)檢查清單
tool/check/commits.sh origin/main..HEAD通過—— commit 訊息就是更新日誌,格式見 commit.md
mise exec -- flutter analyze與mise exec -- flutter test通過AppLocalizations,沒有寫死AppSpacing/AppRadius/AppMotion,深色模式看過,文字對比度可接受