Clipping: removed many unecessary clip: true

This commit is contained in:
ItsLemmy
2025-10-04 22:22:23 -04:00
parent 2587e0a4cf
commit 4ed16d795e
14 changed files with 4 additions and 26 deletions
@@ -136,7 +136,6 @@ NBox {
height: 90 * scaling
radius: width * 0.5
color: trackArt.visible ? Color.mPrimary : Color.transparent
clip: true
// Can't use fallback icon here, as we have a big disc behind
NImageCircled {