Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.4.0
-
Windows 8.1
Description
i have a Row containing some loaders like this:
Row {
id: itemRow;
Loader
;
Loader
;
Loader
;
}
It seems that after I set a loader sourceComponent to undefined, itemRow's width and height does not reset to Zero. When I load a new component into it, it remains the previous size.
For that, I have to manually reset the size of loaders item before loading a new one into them!
Anyone having this problem?
Attachments
Issue Links
- relates to
-
QTBUG-59578 Loader does not change implicit sizes when component reset.
-
- Reported
-