Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.7.0
-
Fix Version/s: 5.7.2
-
Component/s: Documentation, Quick: Controls 2
-
Labels:None
-
Commits:4728f66297bf3c4bfac56b12b05e4464bb79fc17
Description
In the documentation on the Slider in QtQuick.Controls 2.0, "The position is defined as a percentage of the control's size" should be read as "The position is defined as a ratio of the control's size".
A percentage is within the range 0-100, not 0-1.