Tray: partial revert of IconImage smoothing

This commit is contained in:
ItsLemmy
2025-10-09 23:52:54 -04:00
parent cb99e285e5
commit 254a3cfad6
-2
View File
@@ -58,8 +58,6 @@ Rectangle {
anchors.fill: parent
asynchronous: true
smooth: false
mipmap: true
backer.fillMode: Image.PreserveAspectFit
source: {
let icon = modelData?.icon || ""