summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2019-02-01 10:45:53 +0200
committerMats Honkamaa <mats.honkamaa@qt.io>2019-02-01 11:50:56 +0000
commit5231b97214313a73a89d874e6b943917ef9df12d (patch)
tree5857c9c8087e282e485487f3ba12e9d0d87d0368
parent8e0f95b4dcf98042900b2351dfdd5edf7053195d (diff)
Add clarification about master slide visible property
Task-number: QT3DS-2964 Change-Id: I945ae50dca2614309183f17bd0baf99e6b992e93 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
-rw-r--r--doc/src/03-studio/5-timeline-palette.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/03-studio/5-timeline-palette.qdoc b/doc/src/03-studio/5-timeline-palette.qdoc
index f385ebbd..cf0c7739 100644
--- a/doc/src/03-studio/5-timeline-palette.qdoc
+++ b/doc/src/03-studio/5-timeline-palette.qdoc
@@ -171,6 +171,9 @@ cause an element to not appear on only certain slides, place your
element on the master slide and then eyeball it off on slides where it
should not be present.
+\note The visible property is disabled on the master slide, it can only be controlled
+on a per-slide basis.
+
The active state of an element controls more than just visibility.
Elements that are not active do not receive update notifications each
frame. which is particularly important for presentation behaviors.