Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.13.0
-
None
Description
In the documentation the DropShadow property radius is of type int, but the implementation differs.
qtgraphicaleffects/src/effects/private/DropShadowBase.qml
property real radius: Math.floor(samples / 2)
Also the example code listed on the documentation page shows real usage.
Attachments
Issue Links
- is duplicated by
-
QTBUG-48625 REG 5.5 => 5.6: Several DropShadow properties changed from real to int
-
- Closed
-
For Gerrit Dashboard: QTBUG-77936 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
278037,5 | Doc: Radius : change type DropShadow::radius from int to real | 5.13 | qt/qtgraphicaleffects | Status: ABANDONED | -2 | 0 |