Skip to content

Conversation

@bfalls
Copy link
Owner

@bfalls bfalls commented Jan 2, 2026

Fixes #47

  • Reworked alarm row layout to use a weighted column and spacer so label text wraps to multiple lines while the enable switch stays aligned on the right.
  • Added recurrence summary generation with special cases (every day/weekday/weekend) and formatted day lists, and appended the summary to the alarm label when present.
  • Capped the alarm label TextField in the editor to three lines to prevent the bottom controls from scrolling off-screen.

@bfalls bfalls merged commit 77c0945 into main Jan 2, 2026
1 check passed
@bfalls bfalls deleted the fix/text-wrapping branch January 2, 2026 05:54
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.

Fix Alarm List Text Overflow and Add Recurrence Summary

2 participants