peterhajas / MobileNotifier

iOS Notifications. Done right.
BSD 3-Clause "New" or "Revised" License
302 stars 32 forks source link

Opening the multitasking switcher while a notification is present breaks switcher display #145

Closed Einarin closed 13 years ago

Einarin commented 13 years ago

Opening the multitasking switcher while a statusbar notification is being displayed breaks the layout of the switcher.

Steps to reproduce: Recieve notification while at home screen. Open multitasking switcher without performing action on notification.

peterhajas commented 13 years ago

Thanks for this - I believe it has something to do with the doubleheight statusbar. I'll look into it.