aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2019-05-27 14:17:13 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2019-08-21 10:53:58 +0200
commit718d2ec554185f91db8e57e6ece14c7cf1b4caef (patch)
tree23fba9a115879fc51ed65e83b20a327846f815ea
parentf9664053132affe48a069235eb6561a32d38b2a7 (diff)
Doc: add caveat about high spread values in Glow
Task-number: QTBUG-74834 Change-Id: I4940bb5ace7ef7a36428ef4e3ff72b81f5391575 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/effects/Glow.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/effects/Glow.qml b/src/effects/Glow.qml
index ad00571..39e69a3 100644
--- a/src/effects/Glow.qml
+++ b/src/effects/Glow.qml
@@ -177,6 +177,10 @@ Item {
The values range from 0.0 to 1.0. By default, the property is set to \c
0.5.
+ \note The implementation is optimized for medium and low spread values.
+ Depending on the source, spread values closer to 1.0 may yield visually
+ asymmetrical results.
+
\table
\header
\li Output examples with different spread values