internal: save mem usage
Set exclusion window size to 1x1
This commit is contained in:
parent
3a8b9c61be
commit
fc6a088719
1 changed files with 2 additions and 0 deletions
|
|
@ -33,5 +33,7 @@ Scope {
|
||||||
name: "border-exclusion"
|
name: "border-exclusion"
|
||||||
exclusiveZone: Config.border.thickness
|
exclusiveZone: Config.border.thickness
|
||||||
mask: Region {}
|
mask: Region {}
|
||||||
|
implicitWidth: 1
|
||||||
|
implicitHeight: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue