Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.9.3
-
Fix Version/s: 5.11.0 Beta 2
-
Component/s: Quick: Controls 2
-
Labels:None
-
Commits:70ad96e6207551ba0f40e4501e3d2d38ea325385
Description
The BusyIndicator with Material style does not look well when sized down.
Unfortunately the line size is a fixed value in qquickmaterialbusyindicator.cpp.
It would be great if it would be a property that we could change from QML side.
A workaround is of course to just use the "scale" property