From 70a78640eb9aaf2f687f73347055a4235aea3807 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Mon, 24 Sep 2018 10:42:00 +0200 Subject: [PATCH] QmlDesigner: take only width and height as auxiliary values In case the user switched into a component to see what is wrong or right it is very confusing if the component takes some property which is set in the parent. Change-Id: Ib8310bf6b6af029e7aa392bd924c04aa3e982a4d Reviewed-by: Thomas Hartmann --- src/plugins/qmldesigner/documentmanager.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/plugins/qmldesigner/documentmanager.cpp b/src/plugins/qmldesigner/documentmanager.cpp index 423281b6fda..a03a247cf44 100644 --- a/src/plugins/qmldesigner/documentmanager.cpp +++ b/src/plugins/qmldesigner/documentmanager.cpp @@ -102,14 +102,6 @@ static inline void applyProperties(ModelNode &node, const QHash