Toast-Swift icon indicating copy to clipboard operation
Toast-Swift copied to clipboard

Label is not vertically centered when setting message with image

Open jgutierrez11 opened this issue 8 years ago • 1 comments

how can I make to center the message vertically in the toast?

screen shot 2016-04-21 at 2 43 42 pm

Thanks!

jgutierrez11 avatar Apr 21 '16 19:04 jgutierrez11

It has been forever @jgutierrez11 , but I think you can just change the stackview alignment to .center from fill to get this behavior. I'd make the change, but I'm not familiar enough with this package to see if it will break something else.

monkeywithacupcake avatar Feb 03 '18 21:02 monkeywithacupcake