Readme additions

Change-Id: I98c5ff7bba0e7f28899c923c95900978acf7f8cc
Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
This commit is contained in:
Miikka Heikkinen 2014-02-28 14:42:54 +02:00 committed by Tomi Korpipää
parent e0731bfb32
commit b53ca48af0
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -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.