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

FB15505620: Provide a .labelSpacing modifier for Label views #572

Open
samhenrigold opened this issue Oct 29, 2024 · 0 comments
Open

FB15505620: Provide a .labelSpacing modifier for Label views #572

samhenrigold opened this issue Oct 29, 2024 · 0 comments

Comments

@samhenrigold
Copy link

  • Date: 2024-10-15
  • Resolution: Open
  • Area: SwiftUI
  • OS: iOS
  • Type: Suggestion
  • Keywords: LabelStyle, Label view

Description

By default, labels have an amount of spacing that looks fine at body size, but is enormous at small sizes (see screenshot). I’d like a .labelSpacing(_ spacing: CGFloat) view modifier for the Label view. I often don’t want to create a custom label style — the only thing I want to change is the spacing value. But that’s the only way right now.

Files

Screenshot 2024-10-15 at 9 59 56 PM
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