It can happen that a notification is placed in the show queue and then it's closed (eg. programatically) before it was even shown. In this case the notification must be cleared from the show queue otherwise it will get displayed and hidden but the popup is never freed for reuse, resulting in notificaions starting at higher position from the panel. BUG: 342605wilder-5.14
parent
08415c47d9
commit
e1388789ff
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue