Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 2.2.0
-
None
-
3
-
2ab6f800b373d601261f090de89919e956bf2e1c (qt-creator/tqtc-qt-creator/6.0)
-
QDS 3D - 2021 Week 39/40
Description
Instances under a Component instance, either explicit or implicit (e.g. an implicit delegate item given as a child of a Repeater), are rendered in state preview. They are also rendered in form editor if unified rendering path is enabled.
The problem is that even though the component is correctly handled as a component, its descendants still get regular items created for them.
This is difficult to fix properly, as we don't know the eventual parent at creation time. We could maybe permanently hide the unnecessary instances, though.
Attachments
Issue Links
- mentioned in
-
Page Loading...