screenshooter: remove weird gap on non-window region labels

This commit is contained in:
end-4
2025-07-06 09:11:37 +02:00
parent 43b9378144
commit 9d6452aaaf
+1
View File
@@ -81,6 +81,7 @@ ShellRoot {
Loader {
id: regionIconLoader
active: regionRect.showIcon
visible: active
sourceComponent: IconImage {
implicitSize: Appearance.font.pixelSize.larger
source: Quickshell.iconPath(AppSearch.guessIcon(regionRect.text), "image-missing")