MPA

From the to-do list: MPA V1.0: Older issues and tasks

✔ Simplify notifications

Comments

Pierre henri Seylan on May 21, 2018:

When uploading sound library files, a system notification is triggered every time a file upload is completed.
This sometimes cause dozens of notifications, which is disturbing.
We should fix this by grouping notifications.

The idea is to display a notification only at the end of all current tasks, to do this we should apply the following logic:

A system notification for successful sound library file upload is displayed only if no other sound library upload tasks are in progress or queued.

Karim Alabtakh on May 28, 2018:

done