Button width and Icon Insets. Issues #17 and #18.
Fixing button width and added configurable Icon Insets. Fixing minor changes for the new Swift version.
This would be useful! I have a suggestion though: Instead of a CGFloat property for the insets setting, why not use a UIEdgeInset, so you can customize all sides of the inset independently if you want?
Additionally, this isn't applying the insets to the hybrid types.
Sounds really good. Gives more control on how to display your segments. I'll have a look into it when I get my new MacBook charger back 🙈. The old one died 😭. Thanks for the suggestion by the way.
Sent from my iPhone
On Jun 29, 2016, at 2:11 PM, Daniel Burgess [email protected] wrote:
This would be useful! I have a suggestion though: Instead of a CGFloat property for the insets setting, why not use a UIEdgeInset, so you can customize all sides of the inset independently if you want?
Additionally, this isn't applying the insets to the hybrid types.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.