summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-03-15 15:37:21 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-03-18 10:14:12 +0000
commit311ef123e2f700ffbf9b74868f88d3c159eba57f (patch)
tree9221a339987643d83b10e38c50f3db691b90d20b
parent046b6d98e2f28b1520a9d456d9aa752a2d941759 (diff)
Fix docs to match current runtime behavior
Task-number: QT3DS-2720 Change-Id: I1bb3d7cdaf8edd41909868e6a697caa269aa48f5 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
-rw-r--r--doc/src/known-issues.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/known-issues.qdoc b/doc/src/known-issues.qdoc
index 6eb002bf..235b3c0f 100644
--- a/doc/src/known-issues.qdoc
+++ b/doc/src/known-issues.qdoc
@@ -48,9 +48,10 @@ Viewer.
You need to find all occurrences of \c{.mesh#<revision_number>} from your \e .uip files and
replace them with \c{.mesh}.
-\section1 QML Stream with Window Element Causes Viewer Crash
+\section1 QML Streams with non-QQuickItem Derived Root Items Are Not Supported
-Opening a project that has a QML stream including a Window element causes the viewer to crash.
+QML streams with non-QQuickItem derived root items are not supported and will show up as black
+textures.
\section1 Changes to Material Definitions Saved Separately from the Project