summaryrefslogtreecommitdiffstats
path: root/qml/DemoInfoPopup.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/DemoInfoPopup.qml')
-rw-r--r--qml/DemoInfoPopup.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/qml/DemoInfoPopup.qml b/qml/DemoInfoPopup.qml
index 11bc826..c850221 100644
--- a/qml/DemoInfoPopup.qml
+++ b/qml/DemoInfoPopup.qml
@@ -31,8 +31,6 @@ import QtQuick.Controls 2.2
Rectangle {
id: demoInfoPopup
- width: parent.width
- height: parent.height
color: viewSettings.backgroundColor
opacity: 0.9