Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.1
-
macOS 10.12
-
1df4757daed42f2e182e85344122f861f93683e2
Description
When showing the QML object tree in the QML Debugger it will not show some of the entries that do not have an object id if there are some that do have one.
With the attached example it will not show the Text item with no id set, however the TextField is listed fine.