unfuck THAT
This commit is contained in:
parent
cc0b1ee32c
commit
a8de6c8946
1 changed files with 0 additions and 5 deletions
|
|
@ -4,7 +4,6 @@ import Quickshell.Widgets
|
|||
|
||||
WrapperRectangle {
|
||||
id: root
|
||||
required property Component content
|
||||
margin: 8
|
||||
radius: 8
|
||||
color: Theme.palette.base100
|
||||
|
|
@ -14,8 +13,4 @@ WrapperRectangle {
|
|||
easing.type: Easing.InOutQuad
|
||||
}
|
||||
}
|
||||
Loader {
|
||||
active: true
|
||||
sourceComponent: content
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue