Skip to content

feat: weather tab visual redesign with sparklines and local time#9

Merged
maxb2 merged 1 commit intomainfrom
feat/weather-graphics
Mar 12, 2026
Merged

feat: weather tab visual redesign with sparklines and local time#9
maxb2 merged 1 commit intomainfrom
feat/weather-graphics

Conversation

@maxb2
Copy link
Copy Markdown
Owner

@maxb2 maxb2 commented Mar 12, 2026

  • Replace single-panel layout with 55/45 split: 5 sparklines on the left (cloud cover, humidity, precip probability, temperature, visibility) covering the full 3-day forecast window; scrollable table on the right with condensed headers and short time strings
  • Fix time display: remove timezone=auto from Open-Meteo request and instead convert UTC times to observer local time using app.timezone (the tzf-rs resolved timezone), so times correctly reflect the observer's location regardless of API timezone detection

- Replace single-panel layout with 55/45 split: 5 sparklines on the
  left (cloud cover, humidity, precip probability, temperature,
  visibility) covering the full 3-day forecast window; scrollable table
  on the right with condensed headers and short time strings
- Fix time display: remove timezone=auto from Open-Meteo request and
  instead convert UTC times to observer local time using app.timezone
  (the tzf-rs resolved timezone), so times correctly reflect the
  observer's location regardless of API timezone detection

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@maxb2 maxb2 merged commit 9907ad7 into main Mar 12, 2026
1 check passed
@maxb2 maxb2 deleted the feat/weather-graphics branch March 12, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant