Skip to content

Fix countdown widget persistence & 3-digit width#21

Merged
bottlebrushes merged 1 commit intomainfrom
bettercoderthanyou/countdown-persist-fix
Feb 4, 2026
Merged

Fix countdown widget persistence & 3-digit width#21
bottlebrushes merged 1 commit intomainfrom
bettercoderthanyou/countdown-persist-fix

Conversation

@bottlebrushes
Copy link
Copy Markdown
Owner

Summary

  • Countdown widget settings (label, target year/month/day) now persist to UserDefaults across app restarts
  • Calendar icon widens from 18px to 24px when displaying 3-digit day counts so numbers aren't clipped

Test plan

  • Set a custom countdown target and label, quit and relaunch — settings should be preserved
  • Verify 3-digit day counts (100+) display without clipping in the wider icon
  • Verify 1-2 digit counts still display at the original size

🤖 Generated with Claude Code

Countdown settings (label, target date) now save to UserDefaults so they
survive app restarts. Calendar icon expands when showing 3+ digit days.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bottlebrushes bottlebrushes merged commit f915ccb into main Feb 4, 2026
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