aboutsummaryrefslogtreecommitdiffstats
path: root/com.pelagicore.webradio/popups/AboutPopup.qml
diff options
context:
space:
mode:
Diffstat (limited to 'com.pelagicore.webradio/popups/AboutPopup.qml')
-rw-r--r--com.pelagicore.webradio/popups/AboutPopup.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/com.pelagicore.webradio/popups/AboutPopup.qml b/com.pelagicore.webradio/popups/AboutPopup.qml
index a8ec0cc..3dc45c4 100644
--- a/com.pelagicore.webradio/popups/AboutPopup.qml
+++ b/com.pelagicore.webradio/popups/AboutPopup.qml
@@ -46,7 +46,8 @@ PopupWindow {
Item {
id: popupContent
- anchors.fill: parent
+ width: root.width
+ height: root.height
Label {
id: header