neobooru/SzuruChrome

Rework messages

neobooru opened this issue · 1 comments

Right now we just call .clear() when we want to remove a message, but this sometimes also removes messages that we want to keep (e.g. the "uploading post" message or "post uploaded" message). Mostly noticeable when enabling "auto search similar posts".

I decided that I don't care.