peterhajas / MobileNotifier

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

No more slide-to-dismiss on pop-up? #128

Closed btaroli closed 13 years ago

btaroli commented 13 years ago

I really got to enjoy slide-to-dismiss. It doesn't seem to work in beta4. I can't decide if it bothers me or not, but now that the pop-up causes app area to scale, I guess it's less intrusive. Though it does overlay the regular status bar. Not sure, but I think I'd like swipe-to-dismiss to stay... Am I crazy?

nandreetta commented 13 years ago

You're not crazy at all. The auto-hide isn't bad, but I still miss the swipe. I'm not sure if it would conflict with SBSettings' swipe gesture now that alerts live in the status bar.

snum commented 13 years ago

I miss this too. Swiping is easier than tapping a clicking "Later" or maybe I'm just lazy. :/

peterhajas commented 13 years ago

I'm looking into this - I think it has to do with the status bar alert style...

timnovinger commented 13 years ago

Yes this functionality has been removed. We're currently looking into other uses for user swiping of notifications in the status bar area.

timnovinger commented 13 years ago

This issue is now outdated due to the recent changes with swiping notifications.