m-pilia / plasma-applet-ambientnoise

Ambient noise player applet (plasmoid) for KDE Plasma 6
GNU General Public License v3.0
17 stars 4 forks source link

Delete icon not show. #7

Closed roachsinai closed 5 years ago

roachsinai commented 5 years ago

image

So, could you please tell me there the delete icon stored? And then I can check whether it exists on my laptop.

m-pilia commented 5 years ago

Hi @roachsinai! The icons are fetched from the system theme, the one that is not showing up is the "delete" icon. I just checked and that icon is provided by breeze but not by hicolor, which is bad. I just tried to fix this, you can try the version in fix-delete-icon branch, let me know if it solves your problem!

roachsinai commented 5 years ago

Yes, edit-delete fixed this, shows:

image

m-pilia commented 5 years ago

Perfect, thank you for reporting this!