InfiniTime
InfiniTime copied to clipboard
Dismiss notifications in preview screen with SwipeRight
I often found myself trying to swipe away a new notification, but in the preview this wasn't possible. This small change allows to swipe away notifications from the preview.
I'm not sure if there's a more elegant way to do it, but I think this is the simplest.
Fixes #1232
I think this behaviour should be implemented in Notifications.cpp rather than DisplayApp if possible.
Should this be closed in favor of #1332? That PR implements into Notifications.cpp, as Riku suggested.
I'd suggest yes, #1332 works very well, and it should be merged into develop soon-ish
Alright. Closing in favor of #1332.