cruffenach / CRToast

A modern iOS toast view that can fit your notification needs
MIT License
4.17k stars 463 forks source link

Fixed outAnimationDirection bug in CRToastConfig.m #209

Closed gohjohn closed 7 years ago

gohjohn commented 7 years ago

This bug causes the outDirection of toasts to be default direction if inDirection is not set.

Ashton-W commented 7 years ago

Thanks @gohjohn