cruffenach / CRToast

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

Fix status bar size issue when Toast disapearing on iPhones 6+ and 6s+ #202

Open Oleygen opened 8 years ago

Oleygen commented 8 years ago

Tested with iPhone 6+ and iPhone 5s

dmiedema commented 8 years ago

What issue with 6+/6s+ is this resolving? I tried to find an issue but couldn't find one. Then again my github search-foo is mediocre at best 😄

Also it looks like underStatusBar is being ignored with this change? Is that the case? Also, (this may be an existing and separate issue) will this work under iPad multitasking?

Oleygen commented 8 years ago

I will record gif for you at monday

Oleygen commented 8 years ago

Before: before

After: after

Ashton-W commented 7 years ago

Which iOS SDK were you building this with? Not seeing it with the iOS 10 SDK