diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/kube/contents/ui/Kube.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/components/kube/contents/ui/Kube.qml b/components/kube/contents/ui/Kube.qml index dedd13f1..41e970c6 100644 --- a/components/kube/contents/ui/Kube.qml +++ b/components/kube/contents/ui/Kube.qml | |||
@@ -420,9 +420,6 @@ Controls2.ApplicationWindow { | |||
420 | x: app.width * 0.2 | 420 | x: app.width * 0.2 |
421 | y: app.height * 0.2 | 421 | y: app.height * 0.2 |
422 | 422 | ||
423 | modal: true | ||
424 | focus: true | ||
425 | |||
426 | RowLayout { | 423 | RowLayout { |
427 | anchors.centerIn: parent | 424 | anchors.centerIn: parent |
428 | width: parent.width | 425 | width: parent.width |