Sooo... #SwiftUI was supposed to save us from dealing with Auto Layout/Constraints hell (personally, I like Auto Layout; seemed fine to me) and that SwiftUI was supposed to be better and easier...

Then what the hell is this?! This is macOS 15.4.

@siracusa At the very least, if you can *only* have popup buttons that “hug" the title of the selected item, at least lower the compression resistance on the label so it truncates. This is NOT how you build UI. Look how the label will go into its own row if it doesn't fit vertically.

#SwiftUI #macOS #SystemSettings

@marioguzman The best workaround I found was to use a different control: https://iosdev.space/@Orlando/113731727963783200
Orlando Gabriel Herrera, SOC (@[email protected])

Attached: 1 image @[email protected] Ah, I see. Here’s another tack, with other tradeoffs and undesirable attributes!

iOS Dev Space