Skip to content

Conversation

@jhamze7
Copy link

@jhamze7 jhamze7 commented Dec 21, 2025

No description provided.

} else {
Text("iMessageWrapped")
.font(.largeTitle)
.font(.system(size: 60))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should avoid using fixed-sizes for text (and just let the system scaler handle it) as this won't respect the user's accessibility settings

Text("Follow the instructions below to find your chat.db file and begin analysis")
.foregroundColor(.secondary)

VStack(alignment: .leading, spacing: 8) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't see instructions with it open. I think we can bypass the button, brb

@deccylol deccylol self-assigned this Dec 21, 2025
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.

2 participants