forked from qt-creator/qt-creator
QmlDesigner: Fix Properties Section for Effects
Change-Id: I249723f45b83731232acc9e68a6c4e27b85d6d11 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Thomas Hartmann
parent
21f6cbe4e4
commit
e8a47b1b8a
@@ -259,7 +259,7 @@ Section {
|
|||||||
+ StudioTheme.Values.actionIndicatorWidth
|
+ StudioTheme.Values.actionIndicatorWidth
|
||||||
width: implicitWidth
|
width: implicitWidth
|
||||||
typeFilter: "QtQuick.Item"
|
typeFilter: "QtQuick.Item"
|
||||||
backendValue: root.effectNodeWrapper.properties.background
|
backendValue: root.effectNodeWrapper.properties.backgroundLayer
|
||||||
}
|
}
|
||||||
|
|
||||||
ExpandingSpacer {}
|
ExpandingSpacer {}
|
||||||
|
Reference in New Issue
Block a user