summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d17987d0..d6b4d1de 100644
--- a/README
+++ b/README
@@ -80,4 +80,5 @@ Known Issues
- The color style Q3DTheme::ColorStyleObjectGradient doesn't work for surface graphs.
- Scatter "point" meshes do not support gradients, they always use the base color.
- Widget based examples layout incorrectly in iOS.
-- QML implementation doesn't use a shared context on OSX.
+- QML implementation doesn't use a shared context on OSX or Android.
+- Reparenting a graph to an item in another QQuickWindow is not supported.