forked from qt-creator/qt-creator
QmlDesigner: Remove refresh bindings for componentComplete
changeId is triggering it anyway and it is really expensive. Change-Id: I37743ed619d9e901b28c69f4c324852ba7e6608c Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
committed by
Thomas Hartmann
parent
11036e9d52
commit
af54a661a4
@@ -320,8 +320,6 @@ void NodeInstanceServer::completeComponent(const CompleteComponentCommand &comma
|
||||
}
|
||||
}
|
||||
|
||||
refreshBindings();
|
||||
|
||||
startRenderTimer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user