MacToggle icon indicating copy to clipboard operation
MacToggle copied to clipboard

Setting the Toggle Height

Open cliftonlabrum opened this issue 7 years ago • 1 comments

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! :)

cliftonlabrum avatar Jun 07 '18 22:06 cliftonlabrum

Would love the ability to do this from storyboard as well.

nathan-fiscaletti avatar Dec 27 '18 22:12 nathan-fiscaletti