XMSegmentedControl icon indicating copy to clipboard operation
XMSegmentedControl copied to clipboard

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

Open randybyrd322 opened this issue 10 years ago • 2 comments

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

randybyrd322 avatar Apr 28 '16 05:04 randybyrd322

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.

dbburgess avatar Jun 29 '16 19:06 dbburgess

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.

xaviermerino avatar Jun 29 '16 19:06 xaviermerino