mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 02:34:45 +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);
|
plasmoid.nativeInterface.applicationListModel.runApplication(modelData.ApplicationStorageIdRole);
|
||||||
}
|
}
|
||||||
Rectangle {
|
|
||||||
anchors.fill:parent
|
|
||||||
z: -1
|
|
||||||
radius: 10
|
|
||||||
opacity: 0.1
|
|
||||||
}
|
|
||||||
//preventStealing: true
|
//preventStealing: true
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue