mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 03:06:57 +00:00
NotificationService: fix width/height warning
This commit is contained in:
@@ -27,8 +27,8 @@ Singleton {
|
||||
|
||||
// Simple image cacher
|
||||
PanelWindow {
|
||||
width: 1
|
||||
height: 1
|
||||
implicitHeight: 1
|
||||
implicitWidth: 1
|
||||
color: "transparent"
|
||||
mask: Region {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user