aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-08-24 03:02:43 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-08-24 03:02:43 +0200
commit285d6504851d7a749c630ac2a6de6324c6dbbbee (patch)
tree74ee062685657f41d0e986520b03f75de6829c19
parent3b3b3f85ddd472bdae168f210e62dc2868997aae (diff)
parent718d2ec554185f91db8e57e6ece14c7cf1b4caef (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
-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