aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-05 09:01:25 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-05 09:01:25 +0200
commit5e557d1ab3f0818aa3186577c18dfdbfcff1c883 (patch)
tree8fd6b470699a7ba2c500fe26c0a8ede44ab2bfb3
parenteff2627a4e367ab73dc48942be1cfc4247407df2 (diff)
parentcb8c28031c60c708721ef8a875076f12a630e6b9 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
-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