Skip to content

Fix: Timer countdown + island pill position - #8

Merged
xand0dev merged 1 commit into
mainfrom
fix/timer-and-island-position
Aug 7, 2026
Merged

Fix: Timer countdown + island pill position#8
xand0dev merged 1 commit into
mainfrom
fix/timer-and-island-position

Conversation

@xand0dev

@xand0dev xand0dev commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Two fixes:

  1. Timer not counting down: objectWillChange from timer/media/weather stores was gated by isOpen, but Dynamic Island shows when panel is closed. Split forwarding into always-on (island stores) and panel-only (shelf/clipboard/calendar/monitor).
  2. Pill clipped by notch: Added 6pt trailing padding and widened frame (120→140) so the pill sits fully clear of the notch's rounded corner.

- Timer/media/weather objectWillChange now always forwarded (not
  gated by isOpen), so the Dynamic Island updates in real time
- Pill shifted further right with padding to clear notch corner
@xand0dev
xand0dev merged commit 25d7eb9 into main Aug 7, 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