sindresorhus / Settings

⚙ Add a settings window to your macOS app in minutes
MIT License
1.45k stars 100 forks source link

Add the ability to set a minimum label width on containers #71

Closed tonyarnold closed 3 years ago

tonyarnold commented 3 years ago

This PR proposes to add a new minimumLabelWidth parameter to Container instances.

I've found in my own preference panes, that the automatically calculated width for labels can be a bit tight, especially for wider panes.

sindresorhus commented 3 years ago

Why close?

tonyarnold commented 3 years ago

Oh, this one was a mistake! The other PR needed more thinking - my changes work, but they were causing problems my project.

sindresorhus commented 3 years ago

Thanks :)

sindresorhus commented 3 years ago

https://github.com/sindresorhus/Preferences/releases/tag/v2.5.0