From 2ebde52f67de872b7fbf1f8eb4c770caa7764e42 Mon Sep 17 00:00:00 2001 From: Henning Gruendl Date: Wed, 19 Jun 2024 17:43:34 +0200 Subject: [PATCH] QmlDesigner: Fix alignment in EffectsSection Change-Id: If24c9a0cf098dc36bd400db3d04dfcddaa09672e Reviewed-by: Thomas Hartmann --- .../propertyEditorQmlSources/QtQuick/EffectsSection.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/QtQuick/EffectsSection.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/QtQuick/EffectsSection.qml index b44698372de..59111572806 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/QtQuick/EffectsSection.qml +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/QtQuick/EffectsSection.qml @@ -75,6 +75,8 @@ Section { root.invalidate() } } + + ExpandingSpacer {} } PropertyLabel {