Conversation
Fix(zh-Hant): 地震報告的「今天/昨天」標籤旁會顯示該日日期 Fix(en-US): the earthquake report now shows the date next to its today/yesterday tag
Fix(zh-Hant): 修正觀測排行最末幾筆被下方導覽列蓋住 Fix(en-US): the last observation-ranking rows are no longer hidden by the bottom nav bar
Fix(zh-Hant): 大字體與平板螢幕下,首頁天氣與資料網格不再被拉寬或截斷 Fix(en-US): the home forecast and data grid no longer stretch or clip on wide screens and large text
Fix(zh-Hant): OSM 詳細底圖會留在震度洗底下,無震時不再整片變灰 Fix(en-US): the OSM detailed map stays visible under the township wash instead of turning the island flat grey when shaking is zero
Fix(zh-Hant): 首頁收合時不重複顯示地震速報卡片,展開後才顯示完整內容 Fix(en-US): the home no longer duplicates the earthquake alert card while collapsed and shows it when expanded
lowrt
approved these changes
Sep 3, 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 做了什麼
改善資料頁、首頁與地圖在不同螢幕尺寸、文字大小及地圖圖層組合下的顯示問題:
相關 issue
無。
怎麼驗
tool/dev/analyze.shtool/dev/test.sh test/features/home/presentation/widgets/home_content_test.dart test/features/home/presentation/widgets/home_eew_section_test.darttool/dev/test.sh test/features/weathertool/check.shtool/commit.sh補充測試涵蓋:
檢查清單
tool/check/commits.sh origin/main..HEAD通過flutter analyze與相關測試通過AppLocalizationsAppSpacing、AppRadius與AppMotion