Skip to content

Mouseover help#486

Merged
stackotter merged 6 commits intomoreSwift:mainfrom
bbrk24:mouseover-help
Mar 17, 2026
Merged

Mouseover help#486
stackotter merged 6 commits intomoreSwift:mainfrom
bbrk24:mouseover-help

Conversation

@bbrk24
Copy link
Contributor

@bbrk24 bbrk24 commented Mar 11, 2026

Fixes #435

Like in SwiftUI, the .help(_:) function is technically available on iOS 14, but on that version it only sets the accessibility hint text and does nothing else.

@bbrk24 bbrk24 marked this pull request as ready for review March 13, 2026 01:19
Copy link
Collaborator

@stackotter stackotter left a comment

Choose a reason for hiding this comment

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

Thanks for implementing this 🙏 Just a couple of suggestions and questions. Going to test locally now

@stackotter
Copy link
Collaborator

All seems to work locally (although I haven't tested things like Mac Catalyst given that I believe that you have tested pretty thoroughly yourself)

@bbrk24 bbrk24 requested a review from stackotter March 16, 2026 02:19
Copy link
Collaborator

@stackotter stackotter left a comment

Choose a reason for hiding this comment

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

Looks great now, thanks!

@stackotter stackotter merged commit 0aef989 into moreSwift:main Mar 17, 2026
11 checks passed
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.

Hover tooltips

2 participants