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

Button width and Icon Insets. Issues #17 and #18. #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

randybyrd322
Copy link

Fixing button width and added configurable Icon Insets. Fixing minor changes for the new Swift version.

@dbburgess
Copy link

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.

@xaviermerino
Copy link
Owner

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 notifications@github.com 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.

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

Successfully merging this pull request may close these issues.

None yet

3 participants