Closed tonyarnold closed 3 years ago
This PR proposes to add a new minimumLabelWidth parameter to Container instances.
minimumLabelWidth
Container
I've found in my own preference panes, that the automatically calculated width for labels can be a bit tight, especially for wider panes.
Why close?
Oh, this one was a mistake! The other PR needed more thinking - my changes work, but they were causing problems my project.
Thanks :)
https://github.com/sindresorhus/Preferences/releases/tag/v2.5.0
This PR proposes to add a new
minimumLabelWidth
parameter toContainer
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.