Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FB16080750: Bring showsExpansionTextWhenTruncated to SwiftUI #593

Open
samhenrigold opened this issue Jan 6, 2025 · 0 comments
Open

FB16080750: Bring showsExpansionTextWhenTruncated to SwiftUI #593

samhenrigold opened this issue Jan 6, 2025 · 0 comments

Comments

@samhenrigold
Copy link

  • Date: 2024-12-10
  • Resolution: Open
  • Area: SwiftUI
  • OS: macOS
  • Type: Suggestion
  • Keywords: tooltip, hover, help, truncation

Description

In UIKit/Catalyst, UILabel has a showsExpansionTextWhenTruncated value that, if true and if the label is truncated, will show the value in a tooltip. This is a nice addition for desktop apps that’s currently only available in SwiftUI through non-semantic means (the help(_:) modifier).

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

No branches or pull requests

1 participant