Files
qt-creator/src/plugins/qmljsinspector/qmljsclientproxy.cpp
Lasse Holmstedt 85bafac50e QML Observer: Refresh debug id's when new objects are created
Previously, the user had to navigate to the context of a qml item in
order to edit its source code in Live Preview mode. This change tells
the client to update when new objects are created on server-side, and
makes the editing possible without having to manually trigger updates.
2010-08-06 14:03:33 +02:00

17 KiB