CreatureSurvive / consolidation

Consolidation is a mobile substrate tweak that allows you to sort and manage your notifications in both the LockScreen and Notification Center on iOS 10 devices
https://www.creaturecoding.com/depictions/cydia/?p=consolidation
MIT License
1 stars 0 forks source link

clearing older notification redraws notification list and scrolls to the top #33

Open mailinglists35 opened 6 years ago

mailinglists35 commented 6 years ago

Device: iphone SE Ios: 10.2 Version: latest from repo Settings: defaults

steps to reproduce:

  1. tap an app on LS/NC
  2. app has many notifications, they don't fit on screen (as expected), scroll down to the oldest
  3. swipe left to reveal the "clear" button
  4. tap clear

result:

notification list goes empty, then is redrawn and the list is show beginning with most recent at the top of the list

expected result:

the cleared notification item dissapears, notification items shift down to replace space where the cleared notification was (just like stock ios does)

thanks. and thank you for this awesome free app. it made my phone notifications usable again! ❤