OPtimization: Notification History only loaded when necessary
This commit is contained in:
parent
fcedb65119
commit
d2563db5a0
3 changed files with 178 additions and 176 deletions
|
|
@ -12,7 +12,7 @@ import qs.Widgets
|
|||
Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
Loader {
|
||||
delegate: Loader {
|
||||
|
||||
required property ShellScreen modelData
|
||||
readonly property real scaling: ScalingService.scale(modelData)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue