Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.2.0
-
None
-
c7431f3df087fe4c45a2db51c4fe0846a745d03e f239b851bf1e5e4394da175189f63ba1f7323d44
Description
If either delegate or model is set declaratively, things work as expected, but if neither is initially set and delegate is then set dynamically at runtime before the model, Repeater3D breaks.
See the attached app for example test case.
This causes rendering issue in Qt Design Studio: QDS-5235
Similar issue with 2D repeaters: QTBUG-97583
Attachments
Issue Links
- relates to
-
QTBUG-97583 Setting delegate dynamically before model is set breaks Repeater
- Reported
- resulted from
-
QDS-5235 Changing freshly added repeater doesn't show up in form editor or state preview if delegate is an actual component
- Closed