summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2014-02-28 14:42:54 +0200
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-03-03 06:21:27 +0200
commitb53ca48af0948a9b32ad93a4f6ca1ddb6ff58b5a (patch)
tree416789615677855350da0017ed5cfb26c2a38886 /README
parente0731bfb32188f1b5ae6eed43094cb6eb62efc8c (diff)
Readme additions
Change-Id: I98c5ff7bba0e7f28899c923c95900978acf7f8cc Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
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.