fix(map): restore live layer data and small-screen layouts - #557
Merged
Conversation
lowrt
approved these changes
Aug 28, 2026
Fix(zh-Hant): 切回強震監視器時會立刻補上最新的地震速報 Fix(en-US): switching back to the monitor immediately replays the latest EEW
Fix(zh-Hant): 更新提示的按鈕在手機上改為兩列整齊排列 Fix(en-US): the update prompt's buttons line up in two tidy rows on a phone
Fix(zh-Hant): 較短的螢幕也能捲動看到完整的逐時天氣預報 Fix(en-US): shorter phones can scroll to the complete hourly forecast detail
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 做了什麼
地圖與首頁的 UI 整修:
相關 issue
無。
怎麼驗
tool/commit.sh全數 gate 通過:format + analyze、1731 個測試全過、4 則 commit 訊息格式檢查 OK、工作樹乾淨map_layer_visibility_handoff_test—— 選取圖層時會交接目前 surface 的可見性startup_eew_demo_test—— demo source 每次 fetch 都回同一個 EEWhome_content_test在 320×568 下能捲到完整的預報細節檢查清單
tool/check/commits.sh origin/main..HEAD通過—— commit 訊息就是更新日誌,格式見 commit.md
mise exec -- flutter analyze與mise exec -- flutter test通過AppLocalizations,沒有寫死AppSpacing/AppRadius/AppMotion,深色模式看過,文字對比度可接受