mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
remove debug rectangle
This commit is contained in:
parent
3a72512e79
commit
acc49da907
1 changed files with 1 additions and 6 deletions
|
|
@ -99,12 +99,7 @@ ContainmentLayoutManager.ItemContainer {
|
|||
|
||||
plasmoid.nativeInterface.applicationListModel.runApplication(modelData.ApplicationStorageIdRole);
|
||||
}
|
||||
Rectangle {
|
||||
anchors.fill:parent
|
||||
z: -1
|
||||
radius: 10
|
||||
opacity: 0.1
|
||||
}
|
||||
|
||||
//preventStealing: true
|
||||
ColumnLayout {
|
||||
anchors.fill: parent
|
||||
|
|
|
|||
Loading…
Reference in a new issue