MacToggle
MacToggle copied to clipboard
Setting the Toggle Height
Thanks for putting this together! It looks great.
I am instantiating my MacToggle in a storyboard, and I noticed that I can't set the width or height on it (nor can I use auto layout constraints).
Is there a way to set the height somehow when I'm not using the MacToggle(height: X) initializer? I know I can hard-code the values in your class, but I'd rather not do that.
Thanks! :)
Would love the ability to do this from storyboard as well.