Adam Jack
Adam Jack
I have a snackbar show on a modal view controller, it was meant to provide a heads up (with an action) on initial view. I find that if I present...
I've had a pretty awkward to debug (i.e. no useful stack trace) issue which I think I've tracked down to my usage SSSnackbar. I love the view, I like how...
Used over a table view with default cell separators and the separators bleed through the notice, even with banner alpha set to 1. This was reproducible on iOS7 (actually iOS...
More carefully inspect the font for "character width" for each character (rune) and do not crash if the font does not have a width for the character. I was receiving...
I am new to and using "Hugo Static Site Generator v0.55.6/extended darwin/amd64 BuildDate: unknown" using "go version go1.12.6 darwin/amd64" and with your theme. Thanks for the great work. It is...
### Issue Summary Using the documented example code to send an attachment I (unintentionally) put a semi-colon in the type, and send failed semi-silently. I assume you'd like to return...