fix(ui): fix clear square behind ignored icon

This commit is contained in:
Travis Abendshien
2025-08-21 17:31:26 -07:00
parent 94ac83768a
commit 133092cd05

View File

@@ -1364,6 +1364,7 @@ class ThumbRenderer(QObject):
)
),
box=(size[0] // padding_factor, size[1] // padding_factor),
mask=icon.getchannel(3),
)
return im_