From 98ed2bc8b671724d4c0431ef523fdcc5fae31688 Mon Sep 17 00:00:00 2001 From: Remco Burema <41987080+rburema@users.noreply.github.com> Date: Wed, 24 Mar 2021 15:59:22 +0100 Subject: [PATCH] Adopt code-review remark. Use height instead of implicit height. Co-authored-by: Jaime van Kessel --- resources/qml/WelcomePages/WhatsNewContent.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/qml/WelcomePages/WhatsNewContent.qml b/resources/qml/WelcomePages/WhatsNewContent.qml index b60e952145..a50f08ab4f 100644 --- a/resources/qml/WelcomePages/WhatsNewContent.qml +++ b/resources/qml/WelcomePages/WhatsNewContent.qml @@ -153,7 +153,7 @@ Item Rectangle { width: UM.Theme.getSize("thin_margin").width - implicitHeight: UM.Theme.getSize("thin_margin").height + height: UM.Theme.getSize("thin_margin").height radius: width / 2 color: