We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c1bc5 commit 75758b2Copy full SHA for 75758b2
panels/dock/dcc-dock-plugin/qml/PluginArea.qml
@@ -45,7 +45,7 @@ DccObject {
45
property real iconSize: 16
46
parentName: "personalization/taskBar/pluginArea/pluginAreaView"
47
weight: 10 + index * 10
48
- hasBackground: true
+ backgroundType: DccObject.Normal
49
icon: model.icon
50
displayName: model.displayName
51
pageType: DccObject.Editor
0 commit comments